瀏覽代碼

changed hardwoods_jbrowse to tripal_jbrowse

jwest60 5 年之前
父節點
當前提交
54df060391
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 3 3
      docs/guide/installation.rst
  2. 1 1
      docs/guide/instances.rst

+ 3 - 3
docs/guide/installation.rst

@@ -14,15 +14,15 @@ Installation
 ------------
 
 - Download the module to your Drupal modules folder
-- Run ``drush en -y hardwoods_jbrowse`` or enable through the modules page
-- Visit the configuration page at ``/admin/hardwoods_jbrowse/configure``
+- Run ``drush en -y tripal_jbrowse`` or enable through the modules page
+- Visit the configuration page at ``/admin/tripal_jbrowse/configure``
 
 
 Configuring Tripal JBrowse
 --------------------------
 
 In order for the module to function properly, you need to first configure it.
-Please visit ``http://YOUR_SITE/admin/hardwoods_jbrowse/configure`` (replace YOUR_SITE with your domain)
+Please visit ``http://YOUR_SITE/admin/tripal_jbrowse/configure`` (replace YOUR_SITE with your domain)
 and fill out the form. You will need to know information about your JBrowse information.
 
 .. image:: ../assets/settings_page.png

+ 1 - 1
docs/guide/instances.rst

@@ -4,7 +4,7 @@ Managing Instances
 Listing and Creating Instances
 ------------------------------
 
-To list all instances, visit ``/admin/hardwoods_jbrowse``.
+To list all instances, visit ``/admin/tripal_jbrowse``.
 
 .. image:: ../assets/instances.png