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: docs/index.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,9 +101,17 @@ Congratulations, you've just posted from code!
101
101
102
102
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.
103
103
104
-
###Next Steps
104
+
## Next Steps
105
105
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)
0 commit comments