Skip to content

Commit 86ba240

Browse files
Fix download footnotes for older releases (#412)
* use included platform instead of latest in build platform component * delete unused download page components
1 parent 3a242a5 commit 86ba240

File tree

3 files changed

+2
-2378
lines changed

3 files changed

+2
-2378
lines changed

download/_build-platform.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@
6767
</tbody>
6868
</table>
6969

70-
<sup>1</sup> Swift {{ site.data.builds.swift_releases.last.name }} is available as part of <a href="https://itunes.apple.com/app/xcode/id497799835">{{ include.platform.xcode }}</a>.<br>
71-
<sup>2</sup> Swift {{ site.data.builds.swift_releases.last.name }} Windows 10 toolchain is provided by <a href="https://github.com/compnerd">Saleem Abdulrasool</a>. Saleem is the platform champion for the Windows port of Swift and this is an official build from the Swift project. <br><br>
70+
<sup>1</sup> Swift {{ include.platform.name }} is available as part of <a href="https://itunes.apple.com/app/xcode/id497799835">{{ include.platform.xcode }}</a>.<br>
71+
<sup>2</sup> Swift {{ include.platform.name }} Windows 10 toolchain is provided by <a href="https://github.com/compnerd">Saleem Abdulrasool</a>. Saleem is the platform champion for the Windows port of Swift and this is an official build from the Swift project. <br><br>

download/_older-previews.md

Lines changed: 0 additions & 355 deletions
This file was deleted.

0 commit comments

Comments
 (0)