Open
Description
- I confirm that this is an issue rather than a question.
Bug report
Found on stackoverflow
Steps to reproduce
// .vuepress/config.js
module.exports = {
themeConfig: {
nav: [
{ text: 'RSS', link: '/rss.xml' }
]
}
}
What is expected?
get link in nav /rss.xml
What is actually happening?
got /rss.xml.html