Closed
Description
Version
1.0.0-beta.31
Reproduction link
https://vue-test-utils.vuejs.org/api/wrapper/find.html
Steps to reproduce
- Scroll to the bottom of the page
- Click on the link "get" in the sentence "See also: get."
What is expected?
Clicking on the link will lead to a 404.
What is actually happening?
"https://vue-test-utils.vuejs.org/api/get.html" cant' be found, and there is no redirect.
The absolute URL of the correct link could be either: https://vue-test-utils.vuejs.org/api/wrapper/#get OR https://vue-test-utils.vuejs.org/api/wrapper/get.html
Metadata
Metadata
Assignees
Labels
No labels