commit 522b2c8d78e813842e977868e06d474ea3e90c6e
parent 8535d6966576b4275cb85d7b063e7c1f8f060713
Author: efe <efe@efe.kim>
Date: Tue, 22 Jan 2019 21:12:24 -0500
rocks: small fix for consistency
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
@@ -113,7 +113,7 @@ This covers most console-based programs and programs from
* [feh](https://feh.finalrewind.org/) - A highly customizable image viewer that can also set a desktop background image.
* [imv](https://github.com/exec64/imv) - Simple X11/Wayland Image Viewer. Depends on SDL2 and FreeImage.
-* [jpg/gif/bmp/png][plan9port](https://9fans.github.io/plan9port/) - Simple programs from Plan 9 to display images in no-frills windows. Included with plan9port.
+* [jpg/gif/bmp/png][plan9port] - Simple programs from Plan 9 to display images in no-frills windows. Included with [plan9port](https://9fans.github.io/plan9port/).
* [meh](https://www.johnhawthorn.com/meh/) - image viewer using raw XLib, libjpeg, libpng and libgif.
* [page][plan9port] - Plan 9's image/document viewer program. Included with [plan9port](https://9fans.github.io/plan9port/).
* [qiv](http://spiegl.de/qiv/) - Quick Image Viewer.