]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
corrected absolute path to "pwr"-tool
authorMichael Wiebusch <stratomaster@gmx.net>
Mon, 6 May 2013 14:54:22 +0000 (16:54 +0200)
committerMichael Wiebusch <stratomaster@gmx.net>
Mon, 6 May 2013 14:54:22 +0000 (16:54 +0200)
web/htdocs/index.html

index 4600e91c666f2f09fd6b91e3e3488b425649d278..2b0c8bf367a645be73f8c88d922949dc4fdb14d8 100755 (executable)
@@ -47,7 +47,7 @@ The main documentation of the network can be found in these two documents:
 <h3>Further Tools</h3>
 <div class="index">
 <ul>
-<li><a href="pwr/index.html">Control for Hameg PSP-405 power supplies</a>
+<li><a href="tools/pwr/index.html">Control for GW-Instek PSP-405 power supplies</a>
 </ul>
 </div>
 
@@ -70,4 +70,4 @@ The main documentation of the network can be found in these two documents:
 </body>
 </html>
 HTML_DOCUMENT
-;
\ No newline at end of file
+;