Skip to content

Commit 68a7147

Browse files
authored
Update the urls and image for embedded use case (#1012)
1 parent 18b4914 commit 68a7147

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

_data/new-data/get-started/embedded/card-grid.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tertiary_cards:
1010
- name: "Go baremetal on STM32 chips"
1111
text: "For maximum control, you can run completely baremetal and use Swift MMIO to operate hardware devices."
1212
link_text: Open guide
13-
link: https://swiftpackageindex.com/apple/swift-embedded-examples/main/documentation/embeddedswift/stm32baremetalguide
13+
link: https://docs.swift.org/embedded/documentation/embedded/stm32baremetalguide
1414
text:
1515
Embedded Swift is not limited to specific hardware devices or platforms. It's versatile, it can be integrated with
1616
existing SDKs and build systems, and it can also be used for pure baremetal development. Most common ARM

_data/new-data/get-started/embedded/full-width-text-image-column.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ link:
66
text: Learn more
77
image:
88
url: /assets/images/get-started/ergonomic-performant@2x.png
9-
alt: An fpo image
9+
alt: Ergonomic and performant
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
headline: Dive into Embedded Swift
22
body: Explore how Embedded Swift tailors Swift’s features like generics, protocols, and async/await into a firmware‑optimized compilation mode that produces compact binaries with predictable performance for bare‑metal devices.
33
link:
4-
href: 'https://swiftpackageindex.com/apple/swift-embedded-examples/main/documentation/embeddedswift'
4+
href: 'https://docs.swift.org/embedded/documentation/embedded/'
55
copy: Learn more
Loading

0 commit comments

Comments
 (0)