Skip to content

Commit f7643f4

Browse files
[BUGFIX] Correct ref link to "create-root-page" in card footer (#718)
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 a6cc076 commit f7643f4

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
@@ -27,7 +27,7 @@ First project setup
2727
Learn how to create the first page, the so called root page.
2828
It will be your future home page.
2929

30-
.. card-footer:: :ref:`Create a root page <site-configuration>`
30+
.. card-footer:: :ref:`Create a root page <create-root-page>`
3131
:button-style: btn btn-secondary stretched-link
3232

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

0 commit comments

Comments
 (0)