Skip to content

Commit 0be7c0c

Browse files
committed
Fix link to SaveFile command from ExportTileset
1 parent 335e0b5 commit 0be7c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/command/ExportTileset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ This is similar to
1111
using [the `-export-tileset` argument from the CLI](https://www.aseprite.org/docs/cli/#export-tileset)
1212
with [`-format=json-array` option](https://www.aseprite.org/docs/cli/#format).
1313

14-
This command accept the same parameters as [app.command.SaveFileCopyAs](command/SaveFile.md#savefile).
14+
This command accept the same parameters as [app.command.SaveFileCopyAs](SaveFile.md#savefile).

0 commit comments

Comments
 (0)