Skip to content

Commit c513a50

Browse files
Hans5958WorldLanguages
authored andcommitted
Fix links to moved pages
1 parent 339bdec commit c513a50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/develop/getting-started/creating-an-addon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Here comes the fun part: create your own JS or CSS files!
6262
Protip: after making any change to your addon, make sure to refresh the Scratch Addons extension like you did in step 8.
6363

6464
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)
65+
- [Userscripts](/docs/develop/userscripts)
66+
- [Userstyles](/docs/develop/userstyles)
6767

6868
## Step 10: Make your addon customizable
6969
If you want, you can make your addon customizable!

0 commit comments

Comments
 (0)