File tree Expand file tree Collapse file tree 2 files changed +1
-14
lines changed
_includes/new-includes/components Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -167,17 +167,5 @@ <h3>Static Linux SDK</h3>
167
167
< a class ="content-link " href ="https://www.swift.org/documentation/articles/static-linux-getting-started.html "> Instructions</ a >
168
168
</ p >
169
169
</ div >
170
- < div class ="releases-grid ">
171
- < div class ="release-box section ">
172
- < div class ="content ">
173
- {% include new-includes/components/code-box.html content = site.data.new-data.install.linux.static-linux-sdk-dev.main %}
174
- </ div >
175
- </ div >
176
- < div class ="release-box section ">
177
- < div class ="content ">
178
- {% include new-includes/components/code-box.html content = site.data.new-data.install.linux.static-linux-sdk-dev.release-6-1 %}
179
- </ div >
180
- </ div >
181
- </ div >
182
170
{% include new-includes/components/static-linux-sdk-dev.html %}
183
171
</ div >
Original file line number Diff line number Diff line change @@ -98,10 +98,9 @@ title: Install Swift - Windows
98
98
</div>
99
99
</div>
100
100
<div class="release-box section">
101
- <div class="content">
102
101
<div class="content">
103
102
<div class="code-box content-wrapper">
104
- <h2>main </h2>
103
+ <h2>release/6.1 </h2>
105
104
<p class="body-copy">
106
105
<small>{{ windows10_6_1_builds.first.date | date: '%B %-d, %Y' }}</small><br />
107
106
Package installers (.exe)
You can’t perform that action at this time.
0 commit comments