summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/provide_sha1_for_git_diffurl.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/provide_sha1_for_git_diffurl.mdwn b/doc/todo/provide_sha1_for_git_diffurl.mdwn
index aac3c6307..af785c3e6 100644
--- a/doc/todo/provide_sha1_for_git_diffurl.mdwn
+++ b/doc/todo/provide_sha1_for_git_diffurl.mdwn
@@ -2,7 +2,7 @@ This [[patch]] allows for `\[[sha1]]` substitution in the `diffurl`
for git repositories. This is useful for use with [cgit][] which has
diffurls of the following form:
- /project.git/diff/[[file]]?id=\[[sha1]]
+ /project.git/diff/\[[file]]?id=\[[sha1]]
[cgit]: http://hjemli.net/git/cgit/