Skip to content

Commit 23324d8

Browse files
committed
Remote location of XML files fixed
1 parent 9ff590f commit 23324d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swapdmt/config/settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<debug>2</debug>
44
<devices>
55
<local>devices</local>
6-
<remote>http://www.panstamp.org/devices/devices.tar</remote>
6+
<remote>https://raw.githubusercontent.com/panStamp/devices/master</remote>
77
<update>true</update>
88
</devices>
99
<serial>serial.xml</serial>

0 commit comments

Comments
 (0)