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

Fix dead link to Quick Edits #11279

Merged
merged 2 commits into from
Jul 18, 2024

Commits on Jul 18, 2024

  1. Fix dead link

    Linked fragment doesn't exist anymore.
    
    Same link was fixed in MicrosoftDocs/Contribute#946
    
    Note: Figuring out the cause of the problem was a bit confusing.
    
    - Before [this change](https://github.com/MicrosoftDocs/Contribute/pull/775/files#diff-3fa6f2a8672a06f5c881c8621af9e49f935e65eb99e06ec73d42afe0b1323d7a) that link was to `index.md` but the current page is built from [`index.yml`](https://github.com/MicrosoftDocs/Contribute/blob/main/Contribute/index.yml).
    - [This edit to index.md](https://github.com/MicrosoftDocs/Contribute/pull/823/files#diff-ffd9be212c6bbe6590c4f303f94fc153ba3e2e2b4432f0c603d65929774ec70b) moved the linked resource to a new page.
    darthwalsh committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    69cc030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    946b061 View commit details
    Browse the repository at this point in the history