Skip to content

Commit

Permalink
link change
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin committed Sep 29, 2023
1 parent 3dcad66 commit 8aeea17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/LDtkUnity/Runtime/Tools/Const/LDtkHelpUrl.cs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ internal static class LDtkHelpURL
public const string SO_INT_GRID_TILE =
ROOT + "documentation/Topics/topic_IntGridTile.html";
public const string SO_TILESET_TILE =
ROOT + "documentation/Topics/topic_ArtifactAssets.html";
ROOT + "documentation/Importer/topic_TilesetImporter.html";
public const string SO_TOC =
ROOT + "documentation/Topics/topic_TableOfContents.html";

Expand Down

0 comments on commit 8aeea17

Please sign in to comment.