summaryrefslogtreecommitdiffstats
path: root/netlify.toml
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2019-12-03 07:34:15 -0700
committerGitHub <noreply@github.com>2019-12-03 07:34:15 -0700
commite5478fac6c84081686fcfae1d9766a964ea5068f (patch)
tree58fa0534fbf0e993b7ba2de8336f7e983063488d /netlify.toml
parent6bb56ae15d2f3bca1b05115a736fff0ecb9d0a30 (diff)
Health: Proposed restructuring of health documentation (#7329)
* Squashed commits for PR * Addressing comments from Chris and Thiago * Changed sidebar title * Fixes for Vlad
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 6ef10918f7..6e99d18d44 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -13,4 +13,8 @@
[[redirects]]
from = "/docs/GettingStarted/"
- to = "/docs/getting-started" \ No newline at end of file
+ to = "/docs/getting-started"
+
+[[redirects]]
+ from = "/docs/tutorials/dimension-templates/"
+ to = "/health/tutorials/dimension-templates/" \ No newline at end of file