Skip to content

Commit 2c5a5ca

Browse files
authored
Fix markdown link formatting in README.md
1 parent b333ecc commit 2c5a5ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ using ReferenceTests, TestImages
7575

7676
Proper image formats such as `.png` are also supported for full-res image testing. If your terminal
7777
[supports Sixel](https://www.arewesixelyet.com/), then ReferenceTests will display the full image
78-
in your terminal using (Sixel.jl)[https://github.com/JuliaIO/Sixel.jl]:
78+
in your terminal using [Sixel.jl](https://github.com/JuliaIO/Sixel.jl):
7979

8080
![sixel_demo](.github/images/sixel_demo.png)
8181

0 commit comments

Comments
 (0)