diff options
| -rw-r--r-- | src/luarocks/index.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luarocks/index.lua b/src/luarocks/index.lua index ba55f3b1..e1391cce 100644 --- a/src/luarocks/index.lua +++ b/src/luarocks/index.lua | |||
| @@ -81,7 +81,7 @@ local index_package_end = [[ | |||
| 81 | local index_footer = [[ | 81 | local index_footer = [[ |
| 82 | </table> | 82 | </table> |
| 83 | <p class="manifest"> | 83 | <p class="manifest"> |
| 84 | <a href="manifest">manifest file</a> | 84 | <a href="manifest">manifest file</a> • <a href="manifest-5.1">Lua 5.1 manifest file</a> • <a href="manifest-5.2">Lua 5.2 manifest file</a> |
| 85 | </p> | 85 | </p> |
| 86 | </body> | 86 | </body> |
| 87 | </html> | 87 | </html> |
