Skip to content

Links to commits by users still use older link in README.md #2047

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

Closed
1 task done
ajitzero opened this issue Nov 29, 2019 · 0 comments · Fixed by #2048
Closed
1 task done

Links to commits by users still use older link in README.md #2047

ajitzero opened this issue Nov 29, 2019 · 0 comments · Fixed by #2048
Labels
topic: docs Used when working with docs

Comments

@ajitzero
Copy link
Contributor

The Core Team section in the README.md is using the original Ulivz's repo address in the links for commits by the members.

https://github.com/Ulivz/VuePress/commits?author=ulivz
..................|______________|
This redirects to a 404 page.

This should be using .../vuejs/vuepress/... now.

  • I confirm that this is an issue rather than a question.

Bug report

Steps to reproduce

Try clicking on the emoji links under the member's name in this section.

What is expected?

It should open https://github.com/vuejs/vuepress/commits?author=[NAME]

What is actually happening?

We get a 404 error page.

@meteorlxy meteorlxy added the topic: docs Used when working with docs label Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: docs Used when working with docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants