Skip to content

Commit d068e84

Browse files
committed
Fix packaging guide links in tutorial_environments.rst
1 parent b30a2a2 commit d068e84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorial_environments.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ So, adding specs to an environment at a later point in time will not cause exist
197197
share dependencies and reduces total installation time.
198198

199199
* You can launch all builds in parallel by taking advantage of Spack's
200-
`install-level build parallelism <https://spack.readthedocs.io/en/latest/packaging_guide.html#install-level-build-parallelism>`_.
200+
`install-level build parallelism <https://spack.readthedocs.io/en/latest/config_yaml.html#build-jobs>`_.
201201

202202
^^^^^^^^^^^^^^
203203
Using Packages
@@ -750,7 +750,7 @@ Setting up and building environments
750750
for configuring combinatorial environments (e.g., same packages across a
751751
list of compilers)
752752
* `Install-level parallel builds
753-
<https://spack.readthedocs.io/en/latest/packaging_guide.html#install-level-build-parallelism>`_:
753+
<https://spack.readthedocs.io/en/latest/config_yaml.html#build-jobs>`_:
754754
for how to launch ``spack install`` to build your environment in parallel
755755

756756
^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)