We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2cec2 commit e3cf675Copy full SHA for e3cf675
nginx/redirects.conf
@@ -95,5 +95,5 @@ location = /uninstallation { return 301 /docs/get-started/uninstallation; }
95
location = /support { return 301 /docs/get-started/support; }
96
97
location = /knowledge-base/common-issues/cloudflare { return 301 /docs/get-started/support; }
98
-location = /knowledge-base/proxy/traefik/healthcheck { return 301 /docs/knowledge-base/health-checks; }
+location = /knowledge-base/proxy/traefik/healthchecks { return 301 /docs/knowledge-base/health-checks; }
99
location = /services/superset { return 301 /docs/services/apache-superset; }
0 commit comments