Skip to content

Commit

Permalink
I fixed anchor links #10876 (#10877)
Browse files Browse the repository at this point in the history
  • Loading branch information
ofahimIQSS authored Sep 25, 2024
1 parent 212c64a commit ea02478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/sphinx-guides/source/contributor/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ In case you decide to use a Sphinx Docker container to build the guides, you can

### Installing Sphinx

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

``cd doc/sphinx-guides``

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

To edit the existing documentation:

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

Expand Down

0 comments on commit ea02478

Please sign in to comment.