Skip to content

Commit 02a412f

Browse files
committed
fix: update plugin URL to point to the dev branch for consistency
1 parent a436ec5 commit 02a412f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.manager.plg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<!ENTITY packageName "&name;-package-&packageVER;">
1010
<!ENTITY packagefile "&packageName;.txz">
1111
<!ENTITY github "mstrhakr/compose_plugin">
12-
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/&name;.plg">
12+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/dev/&name;.plg">
1313
<!ENTITY packageURL "https://github.com/&github;/releases/download/v&version;/&packagefile;">
1414
<!ENTITY pluginLOC "/boot/config/plugins/&name;">
1515
<!ENTITY emhttpLOC "/usr/local/emhttp/plugins/&name;">

0 commit comments

Comments
 (0)