We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954871d commit a514885Copy full SHA for a514885
tools/script_manager.lua
@@ -89,7 +89,7 @@ local DEFAULT_BUTTONS_PER_PAGE = 10
89
local DEFAULT_LOG_LEVEL = log.error
90
91
local LUA_DIR = dt.configuration.config_dir .. PS .. "lua"
92
-local LUA_SCRIPT_REPO = "https://github.com/darktable-org/lua-scripts.git"
+local LUA_SCRIPT_REPO = "https://github.com/aurelienpierreeng/lua-scripts.git"
93
94
local LUA_API_VER = "API-" .. dt.configuration.api_version_string
95
0 commit comments