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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed quickstart packaging resources hyperlink. #2634

Merged
merged 1 commit into from May 9, 2021

Commits on Apr 10, 2021

  1. Fixed quickstart packaging resources hyperlink.

    The implicit link target that should have been created from the title was not
    being detected correctly. This was causing the link to be interpreted as an
    external hyperlink reference, resulting in a 404 in the rendered docs.
    
    Adding the explicit target and `ref` allows the link to resolve correctly.
    carltongibson committed Apr 10, 2021
    Copy the full SHA
    f427831 View commit details
    Browse the repository at this point in the history