Skip to content

Commit 1e5b39a

Browse files
authored
Update URLs in tiled.nuspec (#27)
* Reflect repository moves * Use https instead of http
1 parent b94101c commit 1e5b39a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

tiled.nuspec

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77
<authors>Thorbjørn Lindeijer</authors>
88
<owners>Adrián Arroyo Calle (aarroyoc), Andrew Kerr (kerrjnr), Thorbjørn Lindeijer (bjorn)</owners>
99
<summary>tiled</summary>
10-
<description>Your free, easy to use and flexible tile map editor. Package issues here: http://github.com/AdrianArroyoCalle/chocolatey-tiled</description>
11-
<projectUrl>http://www.mapeditor.org</projectUrl>
12-
<packageSourceUrl>https://github.com/AdrianArroyoCalle/chocolatey-tiled</packageSourceUrl>
13-
<docsUrl>http://doc.mapeditor.org/</docsUrl>
14-
<mailingListUrl>http://discourse.mapeditor.org/</mailingListUrl>
15-
<projectSourceUrl>https://github.com/bjorn/tiled</projectSourceUrl>
16-
<bugTrackerUrl>https://github.com/bjorn/tiled/issues</bugTrackerUrl>
10+
<description>Your free, easy to use and flexible tile map editor. Package issues here: https://github.com/mapeditor/chocolatey-tiled</description>
11+
<projectUrl>https://www.mapeditor.org</projectUrl>
12+
<packageSourceUrl>https://github.com/mapeditor/chocolatey-tiled</packageSourceUrl>
13+
<docsUrl>https://doc.mapeditor.org/</docsUrl>
14+
<mailingListUrl>https://discourse.mapeditor.org/</mailingListUrl>
15+
<projectSourceUrl>https://github.com/mapeditor/tiled</projectSourceUrl>
16+
<bugTrackerUrl>https://github.com/mapeditor/tiled/issues</bugTrackerUrl>
1717
<tags>admin map editor tiled 2d</tags>
1818
<copyright />
19-
<licenseUrl>https://github.com/bjorn/tiled/blob/master/LICENSE.GPL</licenseUrl>
19+
<licenseUrl>https://github.com/mapeditor/tiled/blob/master/LICENSE.GPL</licenseUrl>
2020
<requireLicenseAcceptance>false</requireLicenseAcceptance>
21-
<iconUrl>http://www.mapeditor.org/img/tiled-logo-white.png</iconUrl>
21+
<iconUrl>https://www.mapeditor.org/img/tiled-logo-white.png</iconUrl>
2222
<dependencies/>
2323
<releaseNotes>
24-
See https://github.com/bjorn/tiled/releases
24+
See https://github.com/mapeditor/tiled/releases
2525
</releaseNotes>
2626
</metadata>
2727
<files>

0 commit comments

Comments
 (0)