diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-30 18:29:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-30 18:29:04 -0400 |
commit | d5a2fc93346e3de4cef00b1480c08eaa9e4f3eab (patch) | |
tree | a425c790d8725363a8c39979822bd4b59f6d7b65 | |
parent | 75da1471d0618dee9c5a3492b7e6e5bb5281ac16 (diff) |
fix link
-rw-r--r-- | doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn b/doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn index eaf6c95e9..f646143d3 100644 --- a/doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn +++ b/doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn @@ -1,4 +1,4 @@ -[[plugin/recentchangesdiff]] causes rendering to segfault if a commit removes a lot of contents. I removed close to 400 files, total size of about 950Kb in a single commit and now `ikiwiki` segfaults on refresh and rebuild: +[[plugins/recentchangesdiff]] causes rendering to segfault if a commit removes a lot of contents. I removed close to 400 files, total size of about 950Kb in a single commit and now `ikiwiki` segfaults on refresh and rebuild: [...] rendering recentchanges.mdwn |