We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339bdec commit c513a50Copy full SHA for c513a50
content/docs/develop/getting-started/creating-an-addon.md
@@ -62,8 +62,8 @@ Here comes the fun part: create your own JS or CSS files!
62
Protip: after making any change to your addon, make sure to refresh the Scratch Addons extension like you did in step 8.
63
64
Depending on what you want your addon to do, you should now check these wiki pages:
65
-- [Userscripts](/docs/develop/addon-types/userscripts)
66
-- [Userstyles](/docs/develop/addon-types/userstyles)
+- [Userscripts](/docs/develop/userscripts)
+- [Userstyles](/docs/develop/userstyles)
67
68
## Step 10: Make your addon customizable
69
If you want, you can make your addon customizable!
0 commit comments