We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6ef0fe + bfee5d0 commit 8559119Copy full SHA for 8559119
docs/LMO.md
@@ -143,7 +143,7 @@ uint32_t sfh_hash(const char * data, int len)
143
## Reference Implementation
144
145
A reference implementation can be found here:
146
-https://github.com/openwrt/luci/blob/master/modules/luci-base/src/template_lmo.c
+https://github.com/openwrt/luci/blob/master/modules/luci-lua-runtime/src/template_lmo.c
147
148
The `po2lmo.c` executable implements a `*.po` to `*.lmo` conversation utility.
149
Lua bindings for lmo are defined in `template_lualib.c` and associated headers.
0 commit comments