diff options
Diffstat (limited to 'html/drivers/driver5.html')
| -rw-r--r-- | html/drivers/driver5.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/drivers/driver5.html b/html/drivers/driver5.html index 405c3ab8dabb..1b539acaa2de 100644 --- a/html/drivers/driver5.html +++ b/html/drivers/driver5.html @@ -5,7 +5,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>TrueTime GPS/GOES/OMEGA Receivers</title> - <link href="../scripts/style.css" type="text/css" rel="stylesheet"> + <link href="scripts/style.css" type="text/css" rel="stylesheet"> </head> <body> @@ -64,9 +64,9 @@ <dd>Not used by this driver. </dl> <h4>Additional Information</h4> - <p><a href="../refclock.html">Reference Clock Drivers</a> <a href="../index.html"></a></p> + <p><a href="../refclock.html">Reference Clock Drivers</a></p> <hr> - <script type="text/javascript" language="javascript" src="../scripts/footer.txt"></script> + <script type="text/javascript" language="javascript" src="scripts/footer.txt"></script> </body> </html>
\ No newline at end of file |
