docs/contributing: fix incorrect bookmark name

This commit is contained in:
Vincent Ging Ho Yim 2024-07-20 18:38:20 +10:00
parent efb9be4e55
commit 661c443dbc

View file

@ -398,8 +398,8 @@ back and forth, you can also rebuild the docs for the latest release as follows.
v1.33.1 latest --push v1.33.1 latest --push
``` ```
7. (Optional) When you are done, you may want to reset the `gh-bookmarks` to the 7. (Optional) When you are done, you may want to reset the `gh-pages` bookmark to the
same spot as it is in the upstream. If you configured the `upstream` remote, same spot as it is upstream. If you configured the "upstream" remote,
this can be done with: this can be done with:
```shell ```shell