diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-02-17 13:19:24 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-02-17 13:19:24 -0500 |
commit | df4b4ee4dd3adc7d44d495e650be48434ee32c59 (patch) | |
tree | a3fa4fc3fbb3b57ca95000bac1cadd33787833f6 /Tutorials.md | |
parent | d19b13e4c22280ba8e4b394a89e9daf723729157 (diff) |
- Move assembly programming links from docs to the wiki
- Move music ID behavior from the wiki to docs
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index b48b563..237384c 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -20,6 +20,7 @@ Tutorials may use diff syntax to show edits: ## Miscellaneous +- [Assembly programming](Assembly-programming) - [Tips and tricks](Tips-and-tricks) - [Useful unused data and routines](Useful-unused-data-and-routines) |