Skip to content
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

Link to Developer Guide returns 404 page not found #10083

Closed
1 of 2 tasks
sanjeevkumar761 opened this issue Aug 25, 2018 · 1 comment · Fixed by #10084
Closed
1 of 2 tasks

Link to Developer Guide returns 404 page not found #10083

sanjeevkumar761 opened this issue Aug 25, 2018 · 1 comment · Fixed by #10084

Comments

@sanjeevkumar761
Copy link

This is a...

  • Feature Request
  • Bug Report

Problem:
"Read the Developer Guide" link on Kubernetes Documentation here results into a 404 Page Not Found.

Proposed Solution:
Should the link point to https://kubernetes.io/blog/2018/05/01/developing-on-kubernetes/ ? I am not sure about it.

Page to Update:
https://kubernetes.io/docs/home/?path=contributors&persona=code-contributor&level=foundational

404 for develooper guide link
Kubernetes Version:
v1.11

@xmudrii
Copy link
Member

xmudrii commented Aug 25, 2018

I think the links should just redirect to non-imported URLs, e.g. to https://kubernetes.io/docs/community/devel/ instead of https://kubernetes.io/docs/imported/community/devel/.

I've already noticed the issue and created a PR (#10084). This is my first PR to k/website, so I'm not sure is it any good, but potentially it could fix it. :)

Thanks for reporting the issue! :)

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 a pull request may close this issue.

2 participants