diff options
Diffstat (limited to 'textproc/luaexpat/pkg-descr')
-rw-r--r-- | textproc/luaexpat/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/luaexpat/pkg-descr b/textproc/luaexpat/pkg-descr index 0629aee6a9d7..322a7b4993a7 100644 --- a/textproc/luaexpat/pkg-descr +++ b/textproc/luaexpat/pkg-descr @@ -12,4 +12,4 @@ document chunk. LuaExpat reports parsing events (such as the start and end of elements) directly to the application through callbacks. The parsing of huge documents can benefit from this piecemeal operation. -WWW: http://www.keplerproject.org/luaexpat +WWW: https://www.keplerproject.org/luaexpat/ |