Skip to content

fix:fix a broken link #572

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 30, 2020
Merged

fix:fix a broken link #572

merged 1 commit into from
Sep 30, 2020

Conversation

jianmo-lc
Copy link
Contributor

Description of Problem

In Handling Edge Cases page, the link of "Components Basics" has broken and redirect to the 404 page.

The reason is that the link file name of "Components Basics" is not existed. The right name should be "component-basics.md"

Proposed Solution

Change the link file name from "components.md" to "component-basics.md"

Additional Information

In Dynamic & Async Components page, "Components Basics" also has a broken link, but I find nothing wrong with the code.

Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lichao0202 thank you for the fix! 👍🏻

@NataliaTepluhina NataliaTepluhina merged commit b2b5aed into vuejs:master Sep 30, 2020
nick-lai pushed a commit to nick-lai/docs-next that referenced this pull request Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants