diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-07 11:55:03 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-07 11:55:03 +0300 |
| commit | 7297946d395d6f4b133a76f2da9259cfbe65cd1e (patch) | |
| tree | 4125b0ede77a7fc37e3abf9c69ae13abc90f090d /docs/_html_extra/robots.txt | |
| parent | e2b7227365ffa9634b7319a0f60f80bda2ff3fb9 (diff) | |
| parent | 54faf8ebda8e5a82995cee84ce7d7830e8e63952 (diff) | |
| download | vyos-documentation-7297946d395d6f4b133a76f2da9259cfbe65cd1e.tar.gz vyos-documentation-7297946d395d6f4b133a76f2da9259cfbe65cd1e.zip | |
Merge pull request #1905 from vyos/fix/docs-robots-sitemap-url-current
docs(robots): fix stale sitemap URL on current
Diffstat (limited to 'docs/_html_extra/robots.txt')
| -rw-r--r-- | docs/_html_extra/robots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_html_extra/robots.txt b/docs/_html_extra/robots.txt index 71a6990b..ab0cd16d 100644 --- a/docs/_html_extra/robots.txt +++ b/docs/_html_extra/robots.txt @@ -33,4 +33,4 @@ Allow: / User-agent: Perplexity-User Allow: / -Sitemap: https://docs.vyos.io/sitemap.xml +Sitemap: https://docs.vyos.io/en/rolling/sitemap.xml |
