]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commitdiff
changed links on start page
authorMaps <maps@ikf>
Thu, 20 Jun 2013 16:38:53 +0000 (18:38 +0200)
committerMaps <maps@ikf>
Thu, 20 Jun 2013 16:38:53 +0000 (18:38 +0200)
index.pl

index 20b2540d009283463c0978e251709dc291db75e7..57a56e0317211fd8e8149ad829ab4e3759dd8361 100755 (executable)
--- a/index.pl
+++ b/index.pl
@@ -35,10 +35,10 @@ Guess what? We didn't write any!
 <h3>Update</h3>
 <div class="index">
 <ul>
-<li><a href="checkout.pl?stable">Check-out the stable branch without config files</a>
-<li><a href="checkout.pl?stable-config">Check-out the stable branch with config files</a>
-<li><a href="checkout.pl?devel">Check-out the devel branch without config files</a>
-<li><a href="checkout.pl?devel-config">Check-out the devel branch with config files</a>
+<li><a href="tools/gitupdate.pl?stable">Check-out the stable branch without config files</a>
+<li><a href="tools/gitupdate.pl?stable-config">Check-out the stable branch with config files</a>
+<li><a href="tools/gitupdate.pl?devel">Check-out the devel branch without config files</a>
+<li><a href="tools/gitupdate.pl?devel-config">Check-out the devel branch with config files</a>
 </div>
 
 </body>