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 79ef017 commit efef389Copy full SHA for efef389
src/web/metrics.rs
@@ -133,7 +133,7 @@ mod tests {
133
),
134
("/releases/recent/1", "/releases/recent/:page"),
135
("/-/static/robots.txt", "static resource"),
136
- ("/sitemap.xml", "static resource"),
+ ("/sitemap.xml", "/sitemap.xml"),
137
("/-/static/style.css", "static resource"),
138
("/-/static/vendored.css", "static resource"),
139
("/rustdoc/rcc/0.0.0/rcc/index.html", "rustdoc page"),
0 commit comments