|
@@ -3,15 +3,15 @@
|
|
|
|
|
|
<head>
|
|
|
<title>Lua 5.1 Reference Manual</title>
|
|
|
-<link rel="stylesheet" href="../../lua.css">
|
|
|
-<link rel="stylesheet" href="../manual.css">
|
|
|
+<link rel="stylesheet" href="../Medias/lua.css">
|
|
|
+<link rel="stylesheet" href="../Medias/manual.css">
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
|
|
<hr>
|
|
|
<h1>
|
|
|
-<a href="http://www.lua.org"><img src="../../images/logo.gif" alt="" border="0"></a>
|
|
|
+<a href="http://www.lua.org"><img src="../Medias/logo.gif" alt="" border="0"></a>
|
|
|
Lua 5.1 Reference Manual
|
|
|
</h1>
|
|
|
|