Skip to content

unexpected nav link #2292

Open
Open
@haoranpb

Description

@haoranpb
  • 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

Other relevant information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions