Fix escaping

master
Jason Blevins 2008-10-27 00:45:54 -04:00
parent 3439e37973
commit 065cae4670
1 changed files with 1 additions and 1 deletions

View File

@ -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/