From a40b33bf76f2836f49c54fae77fd76dba0086f1b Mon Sep 17 00:00:00 2001 From: Anna Rift Date: Fri, 11 Jul 2025 11:30:57 -0700 Subject: [PATCH] Fix broken link to old packaging guide page --- tutorial_packaging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial_packaging.rst b/tutorial_packaging.rst index 49ca53baf9..aad1dc0d96 100644 --- a/tutorial_packaging.rst +++ b/tutorial_packaging.rst @@ -635,7 +635,7 @@ More information -------------------- This tutorial module only scratches the surface of defining Spack package recipes. -The `Packaging Guide `_ covers packaging topics more thoroughly. +The `Packaging Guide `_ covers packaging topics more thoroughly. Additional information on key topics can be found at the links below.