summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2010-10-29 19:53:23 -0500
committerBryan Bishop <kanzure@gmail.com>2010-10-29 19:53:23 -0500
commitb22eb9dfad807b799998e271ce52ffc63aa006c9 (patch)
tree8a73c20d0c96142e0b4a780097aa74cdfdd46973
parent62f811460f400b73271b43d1d91c5c65f09c1975 (diff)
downloadpiny-code-b22eb9dfad807b799998e271ce52ffc63aa006c9.tar.gz
piny-code-b22eb9dfad807b799998e271ce52ffc63aa006c9.zip
fixed index.mwdwn links to docs/issues
-rw-r--r--index.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.mdwn b/index.mdwn
index 3f9911f..b74a151 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,8 +1,8 @@
The code behind piny.
### [[Issues]]:
-[[!inline pages="issues/* and !issues/*" show=0 rootpage="issues" postformtext="Add a new issue titled:" actions="yes"]]
-[[!map pages="issues/* and !issues/*/* and !issues/done and !link(issues/done) and !link(tag/closed)"]]
+[[!inline pages="docs/issues/* and !docs/issues/*" show=0 rootpage="docs/issues" postformtext="Add a new issue titled:" actions="yes"]]
+[[!map pages="docs/issues/* and !docs/issues/*/* and !docs/issues/done and !link(docs/issues/done) and !link(tag/closed)"]]
### Files:
[[!map pages="* and ! */*"]]