aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/transitive_dependencies.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-02 16:17:56 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-02 16:17:56 -0400
commit8c2d221ca93ed6fbe8f093408c4e2cea835e5b4c (patch)
treef0e6352ce247b29df2d1993ff8015610ac2dd3ff /doc/bugs/transitive_dependencies.mdwn
parent8bb94bb197714fcac1ac48f9b330bef4d17dd800 (diff)
downloadikiwiki-8c2d221ca93ed6fbe8f093408c4e2cea835e5b4c.tar
ikiwiki-8c2d221ca93ed6fbe8f093408c4e2cea835e5b4c.tar.gz
split off todo item for multiple dependency types
Diffstat (limited to 'doc/bugs/transitive_dependencies.mdwn')
-rw-r--r--doc/bugs/transitive_dependencies.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/transitive_dependencies.mdwn b/doc/bugs/transitive_dependencies.mdwn
index d5571cb6a..546f4f3aa 100644
--- a/doc/bugs/transitive_dependencies.mdwn
+++ b/doc/bugs/transitive_dependencies.mdwn
@@ -59,6 +59,6 @@ Downsides here:
pass, plugins/map is then updated, because it depends on plugins/brokenlinks.
(Of course, this is just a special case of the issue that a real
modification to plugins/brokenlinks causes an unnecessary update of plugins/map,
- because we have only one kind of dependency.)
+ because we have [[only_one_kind_of_dependency|todo/dependency_types]].)
--[[Joey]]