summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAdam J. Stewart <ajstewart426@gmail.com>2023-03-01 03:14:05 -0700
committerGitHub <noreply@github.com>2023-03-01 11:14:05 +0100
commit146464e0631e65c3c644cb431bc22b6b68b98a93 (patch)
tree54d589f34955f02e321a13830f0fef9c6947eb81 /lib
parent07e251c887a4daffdcc18d6738517687595eef0f (diff)
downloadspack-146464e0631e65c3c644cb431bc22b6b68b98a93.tar.gz
spack-146464e0631e65c3c644cb431bc22b6b68b98a93.tar.bz2
spack-146464e0631e65c3c644cb431bc22b6b68b98a93.tar.xz
spack-146464e0631e65c3c644cb431bc22b6b68b98a93.zip
Docs: fix link to PythonPackage docs (#35725)
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/packaging_guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/packaging_guide.rst b/lib/spack/docs/packaging_guide.rst
index 9997d5ea06..79c94e9add 100644
--- a/lib/spack/docs/packaging_guide.rst
+++ b/lib/spack/docs/packaging_guide.rst
@@ -5299,7 +5299,7 @@ with those provided in the package itself when executing stand-alone tests.
* - `Mpi
<https://github.com/spack/spack/blob/develop/var/spack/repos/builtin/packages/mpi>`_
- Compiles and runs ``mpi_hello`` (``c``, ``fortran``)
- * - `PythonPackage <build_systems/pythonpackage>`
+ * - :ref:`PythonPackage <pythonpackage>`
- Imports installed modules
These tests are very generic so it is important that package