diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 4a6258b4..be792b46 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -1,5 +1,5 @@ defaultContentLanguage = 'ja' -baseURL = 'https://oracle-japan.github.io/ocitutorials/' +baseURL = 'https://yskoka.github.io/tutorialtest7' # languageCode = 'ja' title = 'OCIチュートリアル' theme = "hugo-geekdoc"