Skip to content

Commit 5e76105

Browse files
authored
fixes links to embedded content after it re-organized some of its articles (#1498)
1 parent 4f055f2 commit 5e76105

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_data/new-data/get-started/embedded/hero.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
headline: Create embedded software with Swift
22
body: Develop efficient, reliable firmware for devices like microcontrollers
33
link:
4-
url: https://docs.swift.org/embedded/documentation/embedded/waystogetstarted
4+
url: https://docs.swift.org/embedded/documentation/embedded/introduction
55
text: Get Started
66
boxes:
77
- title: Safe

_data/new-data/get-started/embedded/link-columns.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ columns:
55
- text: Embedded Swift documentation
66
url: 'https://docs.swift.org/embedded/documentation/embedded'
77
- text: Getting started with Embedded Swift
8-
url: 'https://docs.swift.org/embedded/documentation/embedded/waystogetstarted'
8+
url: 'https://docs.swift.org/embedded/documentation/embedded/introduction'
99
- text: Embedded Swift vision document
1010
url: 'https://github.com/swiftlang/swift-evolution/blob/main/visions/embedded-swift.md'
1111
- text: Embedded Swift example projects

0 commit comments

Comments
 (0)