There was an error while loading. Please reload this page.
1 parent bf27611 commit cbe346bCopy full SHA for cbe346b
README
@@ -1,8 +1,8 @@
1
Java AI for Spring, HughAI
2
3
-Spring can be found at http://springrts.com
+Spring can be found at https://springrts.com
4
5
More details on HughAI:
6
7
-http://springrts.com/wiki/AI:HughAI
+https://springrts.com/wiki/AI:HughAI
8
data/AIInfo.lua
@@ -26,7 +26,7 @@ local infos = {
26
},
27
{
28
key = 'url',
29
-value = 'http://springrts.com/wiki/AI:HughAI',
+value = 'https://springrts.com/wiki/AI:HughAI',
30
desc = 'URL with more detailed info about the AI',
31
32
0 commit comments