-
Notifications
You must be signed in to change notification settings - Fork 67k
Link error in Chinese document display #38964
Copy link
Copy link
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamlocalizationIssue or PR relating to translation or localizationIssue or PR relating to translation or localizationnever-staleDo not close as staleDo not close as stale
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamlocalizationIssue or PR relating to translation or localizationIssue or PR relating to translation or localizationnever-staleDo not close as staleDo not close as stale
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/zh/support/sharing-feedback-with-github
What part(s) of the article would you like to see updated?
detail
The url shown in the link https://docs.github.com/zh/support/sharing-feedback-with-github will jump to https://github.com/orgs/community/discussions%E3%80%82, which is a 404 error address.
I searched for the English version of the md file in the current repository,
docs/content/support/sharing-feedback-with-github.md
Line 24 in 4c208f6
to solve this problem.
expected
A real and normal address that can be reached normally
Additional information