Skip to content

Commit b8c9704

Browse files
committed
Fix packaging guide link and section name in tutorial_buildsystems.rst
1 parent ef65f18 commit b8c9704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial_buildsystems.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,4 +685,4 @@ Each of these classes have their own abstractions to help assist in writing pack
685685
For whatever doesn't fit nicely into the other build systems, you can use the ``Package`` class.
686686

687687
Hopefully by now you can see how we aim to make packaging simple and robust through these classes.
688-
If you want to learn more about these build systems, check out `Implementing the installation procedure <https://spack.readthedocs.io/en/latest/packaging_guide.html#installation-procedure>`_ in the Packaging Guide.
688+
If you want to learn more about these build systems, check out `Overview of the installation procedure <https://spack.readthedocs.io/en/latest/packaging_guide_build.html#installation-procedure>`_ in the Packaging Guide.

0 commit comments

Comments
 (0)