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>
167167 < a class ="content-link " href ="https://www.swift.org/documentation/articles/static-linux-getting-started.html "> Instructions</ a >
168168 </ p >
169169 </ 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 >
182170 {% include new-includes/components/static-linux-sdk-dev.html %}
183171</ div >
Original file line number Diff line number Diff line change @@ -98,10 +98,9 @@ title: Install Swift - Windows
9898 </div>
9999 </div>
100100 <div class="release-box section">
101- <div class="content">
102101 <div class="content">
103102 <div class="code-box content-wrapper">
104- <h2>main </h2>
103+ <h2>release/6.1 </h2>
105104 <p class="body-copy">
106105 <small>{{ windows10_6_1_builds.first.date | date: '%B %-d, %Y' }}</small><br />
107106 Package installers (.exe)
You can’t perform that action at this time.
0 commit comments