summaryrefslogtreecommitdiff
path: root/doc/bugs/example_Mercurial_historyurl_doesn__39__t_show_file_history.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@wren.kitenet.net>2007-11-15 14:56:50 -0500
committerJoey Hess <joey@wren.kitenet.net>2007-11-15 14:56:50 -0500
commitbdb065ca125ef9c7b3993e6301fb5d92f73f0071 (patch)
treea5082340cb8df2c8e494cc77a0d64f97abd6db97 /doc/bugs/example_Mercurial_historyurl_doesn__39__t_show_file_history.mdwn
parenta9f4b805f0c8a8b8c6dc90b3fa5efa9edc2319b2 (diff)
web commit by http://svend.myopenid.com/: Trying a different escape.
Diffstat (limited to 'doc/bugs/example_Mercurial_historyurl_doesn__39__t_show_file_history.mdwn')
-rw-r--r--doc/bugs/example_Mercurial_historyurl_doesn__39__t_show_file_history.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/example_Mercurial_historyurl_doesn__39__t_show_file_history.mdwn b/doc/bugs/example_Mercurial_historyurl_doesn__39__t_show_file_history.mdwn
index fd5ad135f..67578c4f4 100644
--- a/doc/bugs/example_Mercurial_historyurl_doesn__39__t_show_file_history.mdwn
+++ b/doc/bugs/example_Mercurial_historyurl_doesn__39__t_show_file_history.mdwn
@@ -6,6 +6,6 @@ The current historyurl is:
A link to the history page for the file would be:
- #historyurl => "http://localhost:8000/log/tip/[[file]]", # hg serve'd local repository
+ #historyurl => "http://localhost:8000/log/tip/[\[file]]", # hg serve'd local repository
This creates links to the hgweb page which is equivalent to the Git file history page. \ No newline at end of file