mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Update docs
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user