aboutsummaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-03-28 19:28:48 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-03-28 19:28:48 -0400
commitb6666f5ac81ef4c8646a6290cf5c885adf0e385f (patch)
tree77f1c95cfff6d93191270537c724673e256e8149 /doc/examples
parent6e7bfbe7bb8ba4b94d0e8c203b2117477b217384 (diff)
downloadikiwiki-b6666f5ac81ef4c8646a6290cf5c885adf0e385f.tar
ikiwiki-b6666f5ac81ef4c8646a6290cf5c885adf0e385f.tar.gz
fix tag
Actually, tags can't be made to work with and w/o tagbase, so just make it assume tagbase is set. Better example anyway. (It'll be a broken link on ikiwiki.info though.)
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/blog/posts/first_post.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/blog/posts/first_post.mdwn b/doc/examples/blog/posts/first_post.mdwn
index 7f814fbb1..f2729fcef 100644
--- a/doc/examples/blog/posts/first_post.mdwn
+++ b/doc/examples/blog/posts/first_post.mdwn
@@ -1,4 +1,4 @@
This is the first post to this example blog. To add new posts, just add
files to the posts/ subdirectory, or use the web form.
-[[!tag ./tags/tech]]
+[[!tag tech]]