summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2019-07-15 07:47:44 -0700
committerGitHub <noreply@github.com>2019-07-15 07:47:44 -0700
commit80e66747d55c428c54fc215b2c3662785e067ea9 (patch)
treead37ced92001ada5599bcc578a82442c51298825 /docs
parentd768b1292d11bc27c34c50665d234d0e5c848a76 (diff)
Added site_url to config to stop it linking weird (#6445)
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/generator/buildyaml.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/generator/buildyaml.sh b/docs/generator/buildyaml.sh
index be4d212072..f7ecdbdd4d 100755
--- a/docs/generator/buildyaml.sh
+++ b/docs/generator/buildyaml.sh
@@ -48,6 +48,7 @@ navpart() {
}
echo -e 'site_name: Netdata Documentation
+site_url: https://docs.netdata.cloud
repo_url: https://github.com/netdata/netdata
repo_name: GitHub
edit_uri: blob/master