From d91aef48cd090217da1fac7e4a145a220e5cb852 Mon Sep 17 00:00:00 2001 From: Sangmi Lee Date: Thu, 30 Nov 2023 11:43:09 -0700 Subject: [PATCH] Update router.yml to species --- config/router.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/router.yml b/config/router.yml index 684e65b4..ca0164e3 100644 --- a/config/router.yml +++ b/config/router.yml @@ -1,3 +1,3 @@ --- - base_url: /taxonpages/ - hash_mode: true \ No newline at end of file + base_url: /species/ + hash_mode: true