diff options
author | chrysn <chrysn@web> | 2009-03-20 05:30:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-03-20 05:30:28 -0400 |
commit | 1d9b58b0d4efe4ad4f752eeda7e52b263edaec87 (patch) | |
tree | c78f78cf1a7e60940de13762a52e625ea838fe90 /doc/todo | |
parent | 3534d524ab9108fde2a7be1864e6adb8550aa4f1 (diff) |
(replace github link with ikwiki gitweb link so that github branch can go away)
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/natural_sorting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/natural_sorting.mdwn b/doc/todo/natural_sorting.mdwn index faa523043..5df17e95b 100644 --- a/doc/todo/natural_sorting.mdwn +++ b/doc/todo/natural_sorting.mdwn @@ -7,7 +7,7 @@ page titles if they have numeric components. the provides an algorithm for that. there is a -[patch](http://github.com/github076986099/ikiwiki/commit/25617577746dc1e4ab5ab69aa70d633daddcc01b) +[patch](http://git.ikiwiki.info/?p=ikiwiki;a=commit;h=55b83cb7bd1cd7c60bb45dc22c3745dd80a63fed) attached that makes the [[plugins/inline]] plugin use Sort::Naturally if sort is set to "title_natural". |