From a1bf380d457600f555384eca5da4503eb0fbec1c Mon Sep 17 00:00:00 2001 From: "Kuba (Brecka) Mracek" Date: Fri, 27 Jun 2025 08:46:08 -0700 Subject: [PATCH] Fix link to docs.swift.org --- Documentation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/README.md b/Documentation/README.md index ab6c1899..76b87d28 100644 --- a/Documentation/README.md +++ b/Documentation/README.md @@ -2,5 +2,5 @@ Documentation for Embedded Swift ================================ Documentation for Embedded Swift can be found at these locations: -- [in rendered form](https://swiftpackageindex.com/swiftlang/swift-embedded-examples/documentation/embeddedswift) +- [in rendered form at docs.swift.org](https://docs.swift.org/embedded/documentation/embedded/) - [DocC source code](/Sources/EmbeddedSwift/Documentation.docc)