Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
nick1udwig committed Jun 11, 2024
1 parent 4f1f687 commit a535367
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
- [My First Kinode Application](./build-and-deploy-an-app.md)
- [Environment Setup](./my_first_app/chapter_1.md)
- [Sending and Responding to a Message](./my_first_app/chapter_2.md)
- [Messaging with Larger Data Types](./my_first_app/chapter_3.md)
- [Messaging with More Complex Data Types](./my_first_app/chapter_3.md)
- [Frontend Time](./my_first_app/chapter_4.md)
- [Sharing with the World](./my_first_app/chapter_5.md)
- [In-Depth Guide: Chess App](./chess_app.md)
Expand Down Expand Up @@ -72,5 +72,5 @@
- [Terminal API](./apis/terminal.md)
- [Timer API](./apis/timer.md)
- [VFS API](./apis/vfs.md)
- [WebSocket API](./apis/websocket_authentication.md)
- [WebSocket API](./apis/websocket.md)
- [Hosted Nodes User Guide](./hosted-nodes.md)
File renamed without changes.

0 comments on commit a535367

Please sign in to comment.