diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:32:31 +0100 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:32:31 +0100 |
commit | 47d179802d5f78365fa7077ae64de35f2892a1e4 (patch) | |
tree | 3015f658f1068847a555597783759c20a54c1e00 /doc/soc.mdwn | |
parent | 121d0f34560ec49d259d5e9b19f4426bba08cf4c (diff) | |
download | ikiwiki-47d179802d5f78365fa7077ae64de35f2892a1e4.tar ikiwiki-47d179802d5f78365fa7077ae64de35f2892a1e4.tar.gz |
Migrate everything else via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
Diffstat (limited to 'doc/soc.mdwn')
-rw-r--r-- | doc/soc.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/soc.mdwn b/doc/soc.mdwn index fffb5bed4..e05543bd5 100644 --- a/doc/soc.mdwn +++ b/doc/soc.mdwn @@ -1,4 +1,4 @@ -[[meta title="Summer of Code"]] +[[!meta title="Summer of Code"]] This page includes information about ikiwiki's involvement in [Google Summer of Code](http://code.google.com/soc/). |