Skip to content

Commit

Permalink
fix production version base url
Browse files Browse the repository at this point in the history
  • Loading branch information
Beecher Baker committed Sep 5, 2024
1 parent fd12a5a commit 96a6e7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/header.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
link: /about

- label: Source
link: https://github.com/neolefty/taxonpages-dev/
link: https://github.com/PurdueEntomologicalResearchCollection/taxonpages/
2 changes: 1 addition & 1 deletion config/router.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
base_url: /taxonpages-dev/
base_url: /taxonpages/
hash_mode: true

0 comments on commit 96a6e7f

Please sign in to comment.