Skip to content

Commit c101e3e

Browse files
[BUGFIX] Correct ref link to "create-root-page" in card footer (#719)
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. Co-authored-by: Mathias Bolt Lesniak <git@mabolek.dev>
1 parent 0f01a27 commit c101e3e

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)