Skip to content

Commit ec9c1b8

Browse files
committed
Consistent use of underscores for references
1 parent 58e78b0 commit ec9c1b8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/install/installing.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ available. Conda is a package manager, a program with which you can install othe
110110
programs. It's very widely used in science and beyond, so having a working Conda setup
111111
is very useful also outside of the world of AMUSE.
112112

113-
If you already have a working Conda setup, then you can continue to :ref:`installing-amuse`.
113+
If you already have a working Conda setup, then you can continue to :ref:`installing_amuse`.
114114

115-
If you cannot or don't want to use Conda, see :ref:`using-a-virtualenv` below.
115+
If you cannot or don't want to use Conda, see :ref:`using_a_virtualenv` below.
116116

117117
If you do not yet have Conda, then you can install it using the following commands in
118118
the terminal. (Linux users can open one from the menu, Windows and macOS users will
@@ -150,7 +150,7 @@ which you activate in the usual way:
150150
conda activate amuse_p313
151151
152152
153-
.. _installing-amuse:
153+
.. _installing_amuse:
154154

155155
Installing AMUSE
156156
----------------
@@ -296,7 +296,7 @@ almost everyone wanting to use AMUSE to do astrophysics. Nevertheless, there may
296296
cases where you need a different setup, for example because you cannot use Conda. In
297297
that case, you'll want one of these alternative installations.
298298

299-
.. _using-a-virtualenv:
299+
.. _using_a_virtualenv:
300300

301301
Using a virtualenv
302302
------------------

0 commit comments

Comments
 (0)