Browse Source

changed hardwoods_jbrowse to tripal_jbrowse

jwest60 5 years ago
parent
commit
54df060391
2 changed files with 4 additions and 4 deletions
  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
 - 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
 Configuring Tripal JBrowse
 --------------------------
 --------------------------
 
 
 In order for the module to function properly, you need to first configure it.
 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.
 and fill out the form. You will need to know information about your JBrowse information.
 
 
 .. image:: ../assets/settings_page.png
 .. image:: ../assets/settings_page.png

+ 1 - 1
docs/guide/instances.rst

@@ -4,7 +4,7 @@ Managing Instances
 Listing and Creating 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
 .. image:: ../assets/instances.png