1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-06 09:44:54 +01:00
Files
docs/netlify.toml
Patrice Chalin 4a68f44206 Redirect www to apex domain using Netlify config (#2211)
Signed-off-by: Patrice Chalin <pchalin@gmail.com>

Signed-off-by: Patrice Chalin <pchalin@gmail.com>
2022-09-28 15:07:45 +02:00

5 lines
100 B
TOML

[[redirects]]
from = "https://www.prometheus.io/*"
to = "https://prometheus.io/:splat"
force = true