##// END OF EJS Templates
hgweb: fix broken tags->changelog link
Matt Mackall -
r1419:22041f75 default
parent child Browse files
Show More
@@ -4,7 +4,7 b''
4 <body>
4 <body>
5
5
6 <div class="buttons">
6 <div class="buttons">
7 <a href="?cl=#rev#">changelog</a>
7 <a href="?cl=tip">changelog</a>
8 <a href="?mf=#manifest|short#;path=/">manifest</a>
8 <a href="?mf=#manifest|short#;path=/">manifest</a>
9 </div>
9 </div>
10
10
General Comments 0
You need to be logged in to leave comments. Login now