Skip to content

Commit 8985597

Browse files
CrashTestJavadacap
authored andcommitted
fix scripting.md links
1 parent eeaab66 commit 8985597

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
**[Aseprite v1.2.10-beta2](https://www.aseprite.org/release-notes/#aseprite-v1-2-10-beta10)**
44
introduced the possibility to write scripts with Lua:
55

6-
* [API Reference](https://github.com/aseprite/api#aseprite-api)
7-
* [Known issues and report bugs](https://github.com/aseprite/api/issues)
6+
* [API Reference](https://www.aseprite.org/api)
7+
* [Known issues and report bugs](https://github.com/aseprite/aseprite/issues)
88

99
Scripts are located in the [user scripts folder](https://community.aseprite.org/t/locate-user-scripts-folder/2170)
10-
that you can easily locate going to *File > Scripts > Open Script Folder*.
10+
that you can easily locate going to *File > Scripts > Open Scripts Folder*.
1111

1212
Script Examples:
1313

0 commit comments

Comments
 (0)