Skip to content

Commit 1666338

Browse files
authored
Merge pull request #1109 from SUSE/spack_readme_fixes
Fix link syntax in README
2 parents 8de12ba + 7867af6 commit 1666338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bci_build/package/spack/README.md.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ to run Spack commands - like `spack containerize`:
6666
$ podman run -v $(pwd):/root:Z --rm {{ image.pretty_reference }} containerize > Containerfile
6767
```
6868
For further information, refer to the
69-
(Spack documentation on container images)[https://spack.readthedocs.io/en/latest/containers.html].
69+
[Spack documentation on container images](https://spack.readthedocs.io/en/latest/containers.html).
7070
{% include 'licensing_and_eula.j2' %}

0 commit comments

Comments
 (0)