We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae6d4b commit fa4ca0dCopy full SHA for fa4ca0d
_data/new-data/install/windows/releases.yml
@@ -15,6 +15,6 @@ latest-release:
15
<pre><code>winget install --id Swift.Toolchain -e</code></pre>
16
links:
17
- href: "/install/windows/winget/"
18
- copy: "Instructions"
+ copy: "Additional details included in Instructions"
19
- href: "https://www.swift.org/tools/#editors"
20
copy: "Editors"
install/windows/index.md
@@ -34,7 +34,7 @@ title: Install Swift - Windows
34
</div>
35
{% endfor %}
36
<div class="link-single">
37
- <a href="/install/windows/manual" class="body-copy">Additional details included in Instructions</a>
+ <a href="/install/windows/manual" class="body-copy">Instructions</a>
38
39
40
0 commit comments