We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a436ec5 commit 02a412fCopy full SHA for 02a412f
1 file changed
compose.manager.plg
@@ -9,7 +9,7 @@
9
<!ENTITY packageName "&name;-package-&packageVER;">
10
<!ENTITY packagefile "&packageName;.txz">
11
<!ENTITY github "mstrhakr/compose_plugin">
12
-<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/&name;.plg">
+<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/dev/&name;.plg">
13
<!ENTITY packageURL "https://github.com/&github;/releases/download/v&version;/&packagefile;">
14
<!ENTITY pluginLOC "/boot/config/plugins/&name;">
15
<!ENTITY emhttpLOC "/usr/local/emhttp/plugins/&name;">
0 commit comments