Update docs

This commit is contained in:
Insality
2023-07-13 21:32:04 +03:00
parent 23ac068f51
commit 5ecd67d8ef
24 changed files with 137 additions and 102 deletions

View File

@@ -85,7 +85,7 @@ local function init_top_panel(self)
gui.set_enabled(self.button_menu.node, false)
self.button_api = self.druid:new_button("button_api/button", function()
sys.open_url("https://insality.github.io/druid/")
sys.open_url("https://insality.github.io/druid/modules/Druid.html")
end)
self.button_code = self.druid:new_button("button_code/button", function()