Skip to content

Commit 5cf4b39

Browse files
committed
Update docs home back to link to tutorials
1 parent 053c04f commit 5cf4b39

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/index.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,17 @@ Congratulations, you've just posted from code!
101101

102102
You can @ someone in the post text, add hashtags, or http/https links and they will all get turned into the right type of link. Try it and check in the app.
103103

104-
### Next Steps
104+
## Next Steps
105105

106-
* [Understand how to make API calls and check their results and handle errors](docs/requestsAndResponses.md)
107-
* [Make richer posts](docs/posting.md)
108-
* [Read your timeline](docs/timeline.md)
106+
### Tutorials
107+
108+
* [Creating a post](docs/tutorials/creatingAPost.md)
109+
* [Viewing feeds](docs/tutorials/viewingFeeds.md)
110+
* [Viewing threads](docs/tutorials/viewingThreads.md)
111+
112+
### Detailed concepts
113+
114+
* [Understand how to make API calls, check their results, and handle errors](docs/requestsAndResponses.md)
115+
* [Making rich posts](docs/posting.md)
116+
* [Reading your timeline](docs/timeline.md)
109117

0 commit comments

Comments
 (0)