[wiki] [sites] Improve wording on the invert.c-link || FRIGN
commit 5973dd17c7fdd85c250f18ea1b640d04ff8f21f3
Author: FRIGN <dev_AT_frign.de>
Date: Tue Jan 12 23:04:06 2016 +0100
Improve wording on the invert.c-link
diff --git a/tools.suckless.org/farbfeld/index.md b/tools.suckless.org/farbfeld/index.md
index 539c486..032666e 100644
--- a/tools.suckless.org/farbfeld/index.md
+++ b/tools.suckless.org/farbfeld/index.md
_AT_@ -21,7 +21,7 @@ result to image-filtered.png:
$ png2ff < image.png | filter | ff2png > image-filtered.png
-[Here](invert.c) you can find an example for such a filter which inverts
+[invert.c](invert.c) is an example for such a filter which inverts
the colors. Notice that there are no dependencies on external libraries.
A hypothetical farbfeld-library would hardly exceed the size of
the given filter example.
Received on Tue Jan 12 2016 - 23:04:15 CET
This archive was generated by hypermail 2.3.0
: Tue Jan 12 2016 - 23:12:15 CET