Skip to content

Commit fa602d1

Browse files
committed
quickstart: fix spack install link
Problem: The Spack project install link is broken. Drop the `#install` from the URL.
1 parent 64c943b commit fa602d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ variant: ``spack install flux-sched+cuda``. This builds a CUDA-aware
108108
version of hwloc.
109109

110110

111-
For instructions on installing spack, see `Spack's installation documentation <https://spack.readthedocs.io/en/latest/getting_started.html#installation>`_.
111+
For instructions on installing spack, see `Spack's installation documentation <https://spack.readthedocs.io/en/latest/getting_started.html>`_.
112112

113113
.. _manual_installation:
114114

0 commit comments

Comments
 (0)