Skip to content

Commit 90b234c

Browse files
committed
use new html-preview, see htmlpreview/htmlpreview.github.com#139
1 parent 37f5017 commit 90b234c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

PKG.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pkgs = {
4343

4444
local FILE = 'https://github.com/civboot/civlua/blob/main/'
4545
local FILE_LINE = FILE..'%s#L%s'
46-
local RENDERED = 'https://htmlpreview.github.io/'
46+
local RENDERED = 'https://html-preview.github.io/'
4747
..'?https://github.com/civboot/civlua/main/'
4848
local EXT_PAT = '%.(%w+)$'
4949
local USE_RENDERED = {html='html', cxt='html'}

README.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ <h1><a id="Package_civ" href="#Package_civ">Package civ</a> (<a href="https://gi
6060
</tr>
6161
</table>
6262

63-
TESTING, please ignore.
64-
6563
civlua: a minimalist, self-documenting and public domain tech stack.
6664
<p>
6765
<blockquote>You are reading the developer documentation. Tutorial-style documentation is
@@ -7933,4 +7931,4 @@ <h4>Value <a id="pkglib.LIB_EXT" href="#pkglib.LIB_EXT">pkglib.LIB_EXT</a></h4>
79337931
<h3>Table <a id="pkglib.PKGS" href="#pkglib.PKGS">pkglib.PKGS</a></h3>
79347932
<h4>Value <a id="pkglib.UNAME" href="#pkglib.UNAME">pkglib.UNAME</a></h4>
79357933
<h3>Table <a id="mod" href="#mod">mod</a> (<a href="https://github.com/civboot/civlua/blob/main/lib/pkg/pkglib.lua#L205"><i>src</i></a>)</h3>
7936-
</body></html>
7934+
</body></html>

0 commit comments

Comments
 (0)