summary refs log tree commit diff
path: root/views/project/index.tt
diff options
context:
space:
mode:
Diffstat (limited to 'views/project/index.tt')
-rw-r--r--views/project/index.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/project/index.tt b/views/project/index.tt
index 884f58d..d028d31 100644
--- a/views/project/index.tt
+++ b/views/project/index.tt
@@ -1,6 +1,6 @@
 <div id="page">
   <div id="content">
-    <h2><a href="<: $project.url :>"><: $project.name :></a> / build history <a href="<: $base_uri :>/project/<: $project.name :>/feed"><img src="<: $uri_base :>/images/feed.png" /></a></h2>
+    <h2><a href="<: $project.url :>"><: $project.name :></a> / build history <a href="<: $uri_base :>/project/<: $project.name :>/feed"><img src="<: $uri_base :>/images/feed.png" /></a></h2>
 
     <div class="project_baseline"><strong>"<: $project.description :>"</strong></div>