diff --git a/README.md b/README.md index 242fb0c..3821744 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ to run Spack commands - like `spack containerize`: $ podman run -v $(pwd):/root:Z --rm registry.opensuse.org/opensuse/bci/spack:%%spack_version%% containerize > Containerfile ``` For further information, refer to the -(Spack documentation on container images)[https://spack.readthedocs.io/en/latest/containers.html]. +[Spack documentation on container images](https://spack.readthedocs.io/en/latest/containers.html). ## Licensing `SPDX-License-Identifier: MIT` diff --git a/spack-image.changes b/spack-image.changes index 008889e..5c5fc53 100644 --- a/spack-image.changes +++ b/spack-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 8 12:09:13 UTC 2024 - Dirk Mueller + +- README typo fix + ------------------------------------------------------------------- Tue May 7 19:07:24 UTC 2024 - Dirk Mueller