1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 06:45:01 +01:00

Add netlify.toml from old docs site

Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
Julius Volz
2025-05-27 12:37:11 +02:00
parent a447332bfe
commit e7d2435714

4
netlify.toml Normal file
View File

@@ -0,0 +1,4 @@
[[redirects]]
from = "https://www.prometheus.io/*"
to = "https://prometheus.io/:splat"
force = true