From 8ed7bdc42f7add362d8aa37541bc750ef8489c96 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 7 Jan 2017 13:24:46 +0530 Subject: [PATCH] ... --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index e6f61af9b..32df0aba2 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -61,7 +61,7 @@ toolkits, offloads rendering work to the GPU for lower system load. * Cross-platform support: kitty currently works only on linux, but because it uses only OpenGL+FreeType for rendering, it should be trivial to port to -other platforms. See link:issues/5[5] for porting to OS X. +other platforms. See link:../../issues/5[5] for porting to OS X. image::screenshot.png?raw=true[Screenshot, showing three programs in the "Tall" layout]