switch master branch to main

This commit is contained in:
2022-05-13 23:19:17 +01:00
parent 4ef049a528
commit 8851a6db61
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<!ENTITY org "dtomlinson91">
<!ENTITY version "v0.21.0">
<!ENTITY gitURL "https://git.panaetius.co.uk/&org;/&name;">
<!ENTITY pluginURL "&gitURL;/raw/branch/master/&name;.plg">
<!ENTITY pluginURL "&gitURL;/raw/branch/main/&name;.plg">
<!ENTITY releaseURL "&gitURL;/releases/download/&version;/&name;-&version;.txz">
<!ENTITY releaseMD5URL "&gitURL;/releases/download/&version;/md5sum.txt">
<!ENTITY plugin "/boot/config/plugins/&name;">