Skip to content

Commit

Permalink
change baseUrl test
Browse files Browse the repository at this point in the history
  • Loading branch information
jharrell committed Apr 9, 2024
1 parent 7a20134 commit 4b19ec9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pages_build_output_dir = "build"
compatibility_date = "2024-03-18"

[vars]
DOCUSAURUS_BASE_URL='/docs3/'
DOCUSAURUS_BASE_URL='/docs/'

[env.production.vars]
DOCUSAURUS_BASE_URL='/docs2/'
DOCUSAURUS_BASE_URL='/docs/'

0 comments on commit 4b19ec9

Please sign in to comment.