Skip to content

Commit a5e00f8

Browse files
committed
Fix Appcast URL
1 parent c7968ec commit a5e00f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<key>SUEnableAutomaticChecks</key>
9595
<true/>
9696
<key>SUFeedURL</key>
97-
<string>https://gitx.github.com/gitx/appcast.xml</string>
97+
<string>https://gitx.github.io/gitx/appcast.xml</string>
9898
<key>SUPublicDSAKeyFile</key>
9999
<string>UpdateKey.pem</string>
100100
</dict>

0 commit comments

Comments
 (0)