From a6ad9963d9c7361f38d1f9da109c6c50d88e2b0a Mon Sep 17 00:00:00 2001
From: Andreas Gohr <andi@splitbrain.org>
Date: Sat, 29 Jul 2006 00:12:22 +0200
Subject: [PATCH] small fix for wiki:syntax

darcs-hash:20060728221222-7ad00-33717d3af683e6eba80ef64dd189ce5b1d397e73.gz
---
 data/pages/wiki/syntax.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/pages/wiki/syntax.txt b/data/pages/wiki/syntax.txt
index 009fecc4c..be2ac9e6f 100644
--- a/data/pages/wiki/syntax.txt
+++ b/data/pages/wiki/syntax.txt
@@ -157,7 +157,7 @@ Of course, you can add a title (displayed as a tooltip by most browsers), too.
 
 If you specify a filename (external or internal) that is not an image (''gif,jpeg,png''), then it will be displayed as a link instead.
 
-For linking an image to another page see [[Image Links]] above.
+For linking an image to another page see [[#Image Links]] above.
 
 ===== Lists =====
 
-- 
GitLab