Skip to content

Commit 573406f

Browse files
authored
[BUGFIX] Correct ref link to "create-root-page" in card footer
The "Create a root page" link at the bottom of the "Root page" card of the "First project setup" page is now linking the the "Create root page" subpage. It was erroneously linking to "Site management". This was achieved by correcting the anchor reference.
1 parent 25e3eed commit 573406f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/FirstProject/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In this chapter you will:
3333
Learn how to create the first page, the so called root page.
3434
It will be your future home page.
3535

36-
.. card-footer:: :ref:`Create a root page <site-configuration>`
36+
.. card-footer:: :ref:`Create a root page <create-root-page>`
3737
:button-style: btn btn-secondary stretched-link
3838

3939
.. card:: :ref:`Create a new site configuration <site-configuration>`

0 commit comments

Comments
 (0)