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

Inaccruate link text related to harbor versions #219

Open
jessehu opened this issue May 24, 2021 · 1 comment · May be fixed by #414
Open

Inaccruate link text related to harbor versions #219

jessehu opened this issue May 24, 2021 · 1 comment · May be fixed by #414
Labels
good first issue Good for newcomers

Comments

@jessehu
Copy link
Contributor

jessehu commented May 24, 2021

The docs links on the top right of https://goharbor.io/ says 2.2.0, 2.1.0, 2.0.0, but actually the link points to docs for all version 2.2.x or 2.1.x. So it's better to change the link to to 2.2.x (or 2.2), etc.

image

The text "Harbor version 2.1.0" on https://goharbor.io/docs/2.1.0/ should also be "Harbor version 2.1.x".

@a-mccarthy a-mccarthy added the good first issue Good for newcomers label Jun 25, 2021
@a-mccarthy
Copy link
Collaborator

We can update in the config.toml file to display the version number with .x instead of .0 in the drop down.

To change the version ion the docs page, we need to update docs/_index.md file for each version in the release branch (release-X.X.X) as well as the master branch

@a-mccarthy a-mccarthy removed their assignment Jun 25, 2021
@PaarthAgarwal PaarthAgarwal linked a pull request Feb 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants