Skip to content

Commit ea02478

Browse files
authored
I fixed anchor links #10876 (#10877)
1 parent 212c64a commit ea02478

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/sphinx-guides/source/contributor/documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ In case you decide to use a Sphinx Docker container to build the guides, you can
5656

5757
### Installing Sphinx
5858

59-
First, make a fork of https://github.com/IQSS/dataverse and clone your fork locally. Then change to the ``doc/sphinx-guides`` directory.
59+
First, make a fork of <https://github.com/IQSS/dataverse> and clone your fork locally. Then change to the ``doc/sphinx-guides`` directory.
6060

6161
``cd doc/sphinx-guides``
6262

@@ -83,7 +83,7 @@ On a Mac we recommend installing GraphViz through [Homebrew](<https://brew.sh>).
8383

8484
To edit the existing documentation:
8585

86-
- Create a branch (see :ref:`how-to-make-a-pull-request`).
86+
- Create a branch (see {ref}`how-to-make-a-pull-request`).
8787
- In ``doc/sphinx-guides/source`` you will find the .rst files that correspond to https://guides.dataverse.org.
8888
- Using your preferred text editor, open and edit the necessary files, or create new ones.
8989

0 commit comments

Comments
 (0)