diff --git a/pages.id/common/hugo.md b/pages.id/common/hugo.md index c2c7dc7c2a..578468dd47 100644 --- a/pages.id/common/hugo.md +++ b/pages.id/common/hugo.md @@ -25,7 +25,7 @@ - Bangun situs web dengan untuk dijalankan pada alamat IP lokal: -`hugo server --bind {{ip-lokal}} --baseURL {{http://ip-lokal}}` +`hugo server --bind {{ip_lokal}} --baseURL {{http://ip_lokal}}` - Bangun situs web menuju direktori yang ditentukan: diff --git a/pages.ko/common/hugo.md b/pages.ko/common/hugo.md index a5d9a4d7c4..88444e889d 100644 --- a/pages.ko/common/hugo.md +++ b/pages.ko/common/hugo.md @@ -26,7 +26,7 @@ - 로컬 IP에 사이트 구축: -`hugo server --bind {{로컬-ip}} --baseURL {{http://로컬-ip}}` +`hugo server --bind {{로컬_ip}} --baseURL {{http://로컬_ip}}` - 주어진 디렉토리에 사이트를 구축: diff --git a/pages/common/hugo.md b/pages/common/hugo.md index 77a4c0d373..9962fe477e 100644 --- a/pages/common/hugo.md +++ b/pages/common/hugo.md @@ -26,7 +26,7 @@ - Build a site on your local IP: -`hugo server --bind {{local-ip}} --baseURL {{http://local-ip}}` +`hugo server --bind {{local_ip}} --baseURL {{http://local_ip}}` - Build a site to a given directory: