Skip to content

Commit 46dc96a

Browse files
authored
Merge pull request #1048 from swiftlang/remove-stale-embedded
Remove links to dead embedded content
2 parents 07ccea1 + f9bbeb5 commit 46dc96a

File tree

3 files changed

+0
-238
lines changed

3 files changed

+0
-238
lines changed

_data/documentation.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@
3939
url: /documentation/server/
4040
description: |
4141
Swift is a general-purpose programming language with unique characteristics that make it specifically suitable for Server applications.
42-
- title: Embedded development
43-
url: /getting-started/embedded-swift/
44-
description: |
45-
Introduction to embedded development using Swift. Learn how to get started.
4642
- title: Mixing Swift and C++
4743
url: /documentation/cxx-interop/
4844
description: |

getting-started/_use-cases.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,6 @@ Here are some examples of the many use cases of Swift, in case you want to jump
5555

5656
<a href="/getting-started/swiftui" class="cta-secondary">Start tutorial</a>
5757
</li>
58-
59-
<li class="grid-level-1">
60-
<h3>Embedded Application for a Microcontroller</h3>
61-
<p class="description">
62-
Learn how to create an application using Embedded Swift that will run on an embedded device or in a simulator.
63-
<br><br>
64-
This guide requires macOS or Linux.
65-
</p>
66-
67-
<a href="/getting-started/embedded-swift" class="cta-secondary">Start tutorial</a>
68-
</li>
6958
</ul>
7059

7160
---

getting-started/embedded-swift/index.md

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

0 commit comments

Comments
 (0)