Skip to content

Commit

Permalink
Fix baseURL of docs (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
makenowjust authored Sep 20, 2024
1 parent 4ac181a commit 285dc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hugo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
theme = "github.com/thingsym/hugo-theme-techdoc"

baseURL = "https://cloudspannerecosystem.github.io/memefish"
baseURL = "https://cloudspannerecosystem.dev/memefish/"
title = "méméfish"
languageCode = "en-US"
defaultContentLanguage = "en"
Expand Down

0 comments on commit 285dc23

Please sign in to comment.