diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index f3c7c492..8017237c 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -1,5 +1,5 @@ defaultContentLanguage = 'ja' -baseURL = 'https://github.com/t-utsunom/test_tutorial/' +baseURL = 'https://t-utsunom.github.io/test_tutorial/' # languageCode = 'ja' title = 'OCIチュートリアル' theme = "hugo-geekdoc"