Merge pull request #7608 from stevoisiak/https-urls

Use HTTPS for URLs in Readme & GameSettings INI
This commit is contained in:
Pierre Bourdon
2018-12-04 21:15:34 +01:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
[Core]
# Values set here will override the main Dolphin settings.
# This game does not work properly with large memorycards, use a 251 block card
# see http://www.nintendo.com/consumer/memorycard1019.jsp
# see https://www.nintendo.com/consumer/memorycard1019.jsp
MemoryCard251 = True
[OnLoad]

View File

@ -3,7 +3,7 @@
[Core]
# Values set here will override the main Dolphin settings.
# This game does not work properly with large memorycards, use a 251 block card
# see http://www.nintendo.com/consumer/memorycard1019.jsp
# see https://www.nintendo.com/consumer/memorycard1019.jsp
MemoryCard251 = True
[OnLoad]

View File

@ -3,7 +3,7 @@
[Core]
# Values set here will override the main Dolphin settings.
# This game does not work properly with large memorycards, use a 251 block card
# see http://www.nintendo.com/consumer/memorycard1019.jsp
# see https://www.nintendo.com/consumer/memorycard1019.jsp
MemoryCard251 = True
[OnLoad]