-
Notifications
You must be signed in to change notification settings - Fork 23
docs: fix link to release train page #1373
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
Conversation
The change looks good, but could you target it at |
It was initially committed to |
I had assumed it wasn't because the 2023.1 version of the docs links to https://stackhpc-kayobe-config.readthedocs.io/en/stackhpc-2023.1/configuration/release-train which doesn't work, though you're right that the change is there. |
I think the true fix should be to use a tag and link to that, the advantage there being that we can then rename the page and the link persists For example: |
Good catch, it is missing the |
Good suggestion, thanks. I updated the change and targeted stackhpc/zed instead. |
No description provided.