Skip to content

Commit 8559119

Browse files
authored
Merge pull request openwrt#7297 from emmanuel-ferdman/wip
docs: update the reference implementation source
2 parents e6ef0fe + bfee5d0 commit 8559119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/LMO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ uint32_t sfh_hash(const char * data, int len)
143143
## Reference Implementation
144144
145145
A reference implementation can be found here:
146-
https://github.com/openwrt/luci/blob/master/modules/luci-base/src/template_lmo.c
146+
https://github.com/openwrt/luci/blob/master/modules/luci-lua-runtime/src/template_lmo.c
147147
148148
The `po2lmo.c` executable implements a `*.po` to `*.lmo` conversation utility.
149149
Lua bindings for lmo are defined in `template_lualib.c` and associated headers.

0 commit comments

Comments
 (0)