You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,14 @@ Embedded Swift solves this problem by pairing high-level ergonomics with low-lev
14
14
15
15
To start using Swift with the Playdate SDK, you can find guides, articles, and API documentation via the [Package's documentation on the Web][docs] or in Xcode.
16
16
17
-
-[Exploring the Examples](https://github.com/apple/swift-playdate-examples/wiki/Exploring-the-Examples)
18
-
-[Downloading the Tools](https://github.com/apple/swift-playdate-examples/wiki/Downloading-the-Tools)
19
-
-[Building the Examples](https://github.com/apple/swift-playdate-examples/wiki/Building-the-Examples)
20
-
-[Creating Your Own Game](https://github.com/apple/swift-playdate-examples/wiki/Creating-Your-Own-Game)
17
+
-[Exploring the Examples](https://apple.github.io/swift-playdate-examples/documentation/playdate/exploringtheexamples)
18
+
-[Downloading the Tools](https://apple.github.io/swift-playdate-examples/documentation/playdate/downloadingthetools)
19
+
-[Building the Examples](https://apple.github.io/swift-playdate-examples/documentation/playdate/buildingtheexamples)
20
+
-[Creating Your Own Game](https://apple.github.io/swift-playdate-examples/documentation/playdate/creatingyourowngame)
21
21
22
22
> Disclaimer: The examples included in this repository are not reference implementations for creating games.
@@ -35,6 +35,6 @@ Like all Swift.org projects, we would like the Swift Playdate Examples project t
35
35
36
36
### Contact information
37
37
38
-
The current code owner of this package is Rauhul Varma ([@rauhul](https://github.com/rauhul)). You can contact him [on the Swift forums](https://orums.swift.org/u/rauhul/summary).
38
+
The current code owner of this package is Rauhul Varma ([@rauhul](https://github.com/rauhul)). You can contact him [on the Swift forums](https://forums.swift.org/u/rauhul/summary).
39
39
40
40
In case of moderation issues, you can also directly contact a member of the [Swift Core Team](https://swift.org/community/#community-structure).
0 commit comments