From f187759f31bbab50b998698482b7a7fee9404ca0 Mon Sep 17 00:00:00 2001 From: tmadlener Date: Tue, 18 Jun 2024 11:29:08 +0200 Subject: [PATCH] Fix link to spack documentation --- spack-build-instructions-for-librarians/spack-advanced.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spack-build-instructions-for-librarians/spack-advanced.md b/spack-build-instructions-for-librarians/spack-advanced.md index d04c0d3..135bf3c 100644 --- a/spack-build-instructions-for-librarians/spack-advanced.md +++ b/spack-build-instructions-for-librarians/spack-advanced.md @@ -113,7 +113,7 @@ in `$HOME/.spack/linux/packages.yaml` ## Bundle Packages and Environments Right now, key4hep is installed via a `BundlePackage`, that depends on all other relevant packages. -An alternative would be to use [spack environments](https://spack-tutorial.readthedocs.io/en/latest/tutorial_environments.html#creating-and-activating-environments). This alternative is still under investigation. +An alternative would be to use [spack environments](https://spack-tutorial.readthedocs.io/en/latest/tutorial_environments.html). This alternative is still under investigation. ## Setting Up Runtime Environments