1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-24 01:29:48 +02:00

update AntOS code

This commit is contained in:
lxsang
2020-09-15 16:54:50 +02:00
parent 04b2ab0444
commit 073337eabe
2 changed files with 8 additions and 2 deletions

View File

@ -7,6 +7,7 @@ DocController:subclass("AntosController", {
},
name = "antos",
elinks = {
{ name = "API", url = "https://doc.iohub.dev/antos/api/index.html" }
{ name = "API", url = "https://doc.iohub.dev/antos/api/index.html" },
{ name = "Code", url = "https://github.com/lxsang/antos" }
}
})