github.io

This commit is contained in:
Wouter Scherphof
2013-04-05 22:40:16 +02:00
parent 9e6231a572
commit 54062b0aba
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ description = {
detailed = [[
Call parse() to build up a tree of element nodes. Each node in the tree, including the root node that is returned by parse(), supports a basic set of jQuery-like selectors. Or you could walk the tree by hand.
]],
homepage = "http://wscherphof.github.com/lua-htmlparser/",
homepage = "http://wscherphof.github.io/lua-htmlparser/",
license = "MIT"
}
dependencies = {