link fix
authorJoey Hess <joey@kitenet.net>
Thu, 22 Apr 2010 01:42:18 +0000 (21:42 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 22 Apr 2010 01:42:18 +0000 (21:42 -0400)
doc/bugs/depends_simple_mixup.mdwn

index 2ebd53e85fecf29d2a26cf419f0541ec2cfbd004..4fe69a90a616f81e4b58263bee19df17b0ecf4fb 100644 (file)
@@ -31,7 +31,7 @@ type DEPEND_LINKS. So, a tag page that inlines `tagged(foo)`
 gets a `depends_simple` built up that contains link dependencies for
 *every* page in the wiki. A very bloaty way to represent the dependency!
 
-Per [[dependency_types]], `link(done)` only needs to list in
+Per [[todo/dependency_types]], `link(done)` only needs to list in
 `depends_simple` the pages that currently match. If a page is modified
 to add the link, the regular dependency calculation code notices that
 a new page matches. If a page that had the link is modified to remove it,