Skip to content

Commit 8fd2472

Browse files
authored
Update README.md
Update documentation to refer to hosted docc archive
1 parent d6ac427 commit 8fd2472

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ Embedded Swift solves this problem by pairing high-level ergonomics with low-lev
1414

1515
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.
1616

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)
2121

2222
> Disclaimer: The examples included in this repository are not reference implementations for creating games.
2323
24-
[docs]: https://github.com/apple/swift-playdate-examples/wiki
24+
[docs]: https://apple.github.io/swift-playdate-examples/documentation/playdate
2525

2626
## Contributing to Swift Playdate Examples
2727

@@ -35,6 +35,6 @@ Like all Swift.org projects, we would like the Swift Playdate Examples project t
3535

3636
### Contact information
3737

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).
3939

4040
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

Comments
 (0)