Skip to content

Commit 4fb724c

Browse files
Update steps for "enable GitHub Pages on your repository" (#14096)
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 187a2d2 commit 4fb724c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/tutorial/deploying.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,13 +222,14 @@ following contents:
222222
223223
furo==2021.11.16
224224
225-
And finally, you are ready to `enable GitHub Pages on your repository`_. For
225+
And finally, you are ready to `publish GitHub Pages from a branch`_. For
226226
that, go to :guilabel:`Settings`, then :guilabel:`Pages` on the left sidebar,
227-
select the ``gh-pages`` branch in the "Source" dropdown menu, and click
227+
select the ``Deploy from a branch`` item in the "Source" dropdown menu,
228+
select the ``gh-page`` branch in the "Branch" dropdown menu, and click
228229
:guilabel:`Save`. After a few minutes, you should be able to see your HTML at
229230
the designated URL.
230231

231-
.. _enable GitHub Pages on your repository: https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site
232+
.. _publish GitHub Pages from a branch: https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-from-a-branch
232233

233234
GitLab Pages
234235
~~~~~~~~~~~~

0 commit comments

Comments
 (0)