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

Update getting-started.rst to fix installation link #649

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ocundale
Copy link

@ocundale ocundale commented Feb 7, 2024

Fix broken link in docs, replace /html/ with /latest/

Fix broken link in docs, replace /html/ with /latest/
Copy link
Owner

@earthgecko earthgecko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ocundale 👍 although to align it with the general linking convention now used this should be:

Getting started
===============

See the `Installation <installation.html>`__ page **after** reviewing the below.

This is now the method used rather than defining the link, in these cases when linking within the docs. This ensures that the link is relevant to the version, rather than hardcoding latest.

Further this works within the Skyline webapp's own docs which it hosts, this was the original reason for the /html/ link, using /latest/ would break the self hosted docs on Skyline.

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 this pull request may close these issues.

2 participants