Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ The Roblox documentation has three main document types:

Guides benefit massively from practical, real-world use cases, images, code snippets, and diagrams. Most task-based content should include a numbered list.

- Tutorials in `.md` files in [content/en-us/tutorials](./content/en-us/tutorials)

- Tutorials in `.md` files in [content/en-us/tutorials](./content/en-us/ionoj)
Compared to task-based guides, tutorials are more self-contained and take you from _nothing_ to _something_. This focus on creating something specific means they're typically much more prescriptive than guides. Tutorials often touch multiple features and concepts at the same time, demonstrating the connections between tools and strategies.

- API reference docs in `.yaml` files in [content/en-us/reference](./content/en-us/reference)
Expand Down