chore: fix broken links with redirect (#4231)

This commit is contained in:
Florian Forster
2022-08-22 18:59:56 +02:00
committed by GitHub
parent 2ece8ffaa7
commit f2c603523b

View File

@@ -21,3 +21,7 @@
includeSubDomains;
preload'''
[[redirects]]
from = "/docs/quickstarts/introduction"
to = "/docs/examples/introduction"
status = 301