projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa101ab
)
typo
author
Joey Hess
<joey@kodama.kitenet.net>
Sun, 24 Feb 2008 20:58:20 +0000
(15:58 -0500)
committer
Joey Hess
<joey@kodama.kitenet.net>
Sun, 24 Feb 2008 20:58:20 +0000
(15:58 -0500)
IkiWiki.pm
patch
|
blob
|
history
diff --git
a/IkiWiki.pm
b/IkiWiki.pm
index cdc0ab74e76e9e541f17887a12d286f75aea773a..666a625e67310932e6c85334924e6f37743d53e1 100644
(file)
--- a/
IkiWiki.pm
+++ b/
IkiWiki.pm
@@
-658,7
+658,7
@@
sub linkify ($$$) { #{{{
run_hooks(linkify => sub {
$content=shift->(
page => $page,
- destpage => $page,
+ destpage => $
dest
page,
content => $content,
);
});