Skip to content

fix: link to docs, #76 #77

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
Oct 5, 2017
Merged

fix: link to docs, #76 #77

merged 1 commit into from
Oct 5, 2017

Conversation

ankurk91
Copy link
Contributor

@ankurk91 ankurk91 commented Oct 5, 2017

This PR fixe a link to docs.
Existing URL was throwing 404.

Correct URL should be -
https://vue-test-utils.vuejs.org/en/guides/common-tips.html

May be we should setup a test to traverse such links in code and make sure they respond in 200.

Ref #76

@eddyerburgh
Copy link
Member

Thanks for the PR 🙂

I think the test to traverse links would be a good idea. Are there solutions available already?

@eddyerburgh eddyerburgh merged commit 331a0be into vuejs:dev Oct 5, 2017
@ankurk91
Copy link
Contributor Author

ankurk91 commented Oct 5, 2017

I have used this one in past -
https://www.npmjs.com/package/markdown-link-check
Not sure about js files.

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