aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_layouts/glep.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/glep.html b/_layouts/glep.html
index f78e9fb..d6007ce 100644
--- a/_layouts/glep.html
+++ b/_layouts/glep.html
@@ -66,7 +66,7 @@ nav2-display: true
<tr>
<th>GLEP source</th>
<td>
- <a href='{{ page.source | xml_escape }}'>{{ page.source | xml_escape }}</a>
+ <a href='https://gitweb.gentoo.org/data/glep.git/tree/{{ page.source | xml_escape }}'>{{ page.source | xml_escape }}</a>
</td>
</tr>
</table>