Skip to content

Commit 43e86f6

Browse files
committed
Fix link
Signed-off-by: tldahlgren <dahlgren1@llnl.gov>
1 parent 8eb56af commit 43e86f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial_packaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ Spack has thousands of built-in packages that can serve as examples to guide the
602602

603603
.. tip::
604604

605-
You can find these packages under the :ref:`spack/spack-packages <https://github.com/spack/spack-packages>`_ repository's ``repos/spack_repo/builtin/packages`` directory.
605+
You can find these packages under the `spack/spack-packages <https://github.com/spack/spack-packages>`_ repository's ``repos/spack_repo/builtin/packages`` directory.
606606

607607
Or use `spack pkg grep <https://spack.readthedocs.io/en/latest/command_index.html#spack-pkg>`_ to perform a query.
608608
For example, to find the paths to all ``AutotoolsPackage`` packages in your configured repositories, you can enter ``spack pkg grep AutotoolsPackage | sed "s/:.*//g" | sort -u`` at the command line.

0 commit comments

Comments
 (0)