From 661c443dbccc39bc0df5020bfe83fc200b42957a Mon Sep 17 00:00:00 2001 From: Vincent Ging Ho Yim Date: Sat, 20 Jul 2024 18:38:20 +1000 Subject: [PATCH] docs/contributing: fix incorrect bookmark name --- docs/contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing.md b/docs/contributing.md index c4a97f168..056ee6743 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -398,8 +398,8 @@ back and forth, you can also rebuild the docs for the latest release as follows. v1.33.1 latest --push ``` -7. (Optional) When you are done, you may want to reset the `gh-bookmarks` to the -same spot as it is in the upstream. If you configured the `upstream` remote, +7. (Optional) When you are done, you may want to reset the `gh-pages` bookmark to the +same spot as it is upstream. If you configured the "upstream" remote, this can be done with: ```shell