Skip to content

Commit 59b6953

Browse files
authored
Fix link to heroes-data in README
1 parent 966f83d commit 59b6953

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Heroes Locale Text is a .NET library used to parse Heroes of the Storm gamestrings and provide readable friendly verbiage. Gamestrings must already have their data references parsed.
77

8-
Valid gamestring are from [heroes-data](https://github.com/HeroesToolChest/heroes-data).
8+
Valid gamestring are from [heroes-data](https://github.com/HeroesToolChest/heroes-data2).
99

1010
## Usage
1111
Parse a provided gamestring using `GameStringText` and call one of the properties.

0 commit comments

Comments
 (0)