Skip to content

Commit 6c94e56

Browse files
authored
article: update URL for swiftly
1 parent 1182a0c commit 6c94e56

File tree

1 file changed

+1
-1
lines changed
  • content/blog/build-embedded-swift-application-for-esp32c6

1 file changed

+1
-1
lines changed

content/blog/build-embedded-swift-application-for-esp32c6/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Ensure you have the following hardware:
3535
Before you begin, make sure you have the following:
3636

3737
- [ESP-IDF](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/index.html): The official development framework for the ESP32, properly installed and sourced in your shell. This tutorial has been tested with ESP-IDF v6.0.
38-
- [Swiftly](https://www.swift.org/install/macos/#using-swiftly): The Swift toolchain installer and manager.
38+
- [Swiftly](https://www.swift.org/install/): The Swift toolchain installer and manager.
3939
- Swift 6.2 development snapshot (installed via swiftly).
4040
- Note: This article has been updated and tested with Swift 6.2-dev snapshot from August 2025.
4141

0 commit comments

Comments
 (0)