diff --git a/config/header.yml b/config/header.yml index 57b8041..26c85c0 100644 --- a/config/header.yml +++ b/config/header.yml @@ -9,4 +9,4 @@ link: /about - label: Source - link: https://github.com/neolefty/taxonpages-dev/ \ No newline at end of file + link: https://github.com/PurdueEntomologicalResearchCollection/taxonpages/ \ No newline at end of file diff --git a/config/router.yml b/config/router.yml index 4b33905..684e65b 100644 --- a/config/router.yml +++ b/config/router.yml @@ -1,3 +1,3 @@ --- - base_url: /taxonpages-dev/ + base_url: /taxonpages/ hash_mode: true \ No newline at end of file