Skip to content

Commit

Permalink
wow_dbc: Remove leading www. from repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Gtker committed Mar 31, 2024
1 parent 691e220 commit dbf1a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wow_dbc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.3.0"
edition = "2021"
description = "Library for parsing World of Warcraft DBC files for 1.12, 2.4.3 and 3.3.5."
license = "MIT OR Apache-2.0"
repository = "https://www.github.com/gtker/wow_dbc"
repository = "https://github.com/gtker/wow_dbc"
keywords = ["wow", "world-of-warcraft", "mpq", "dbc", "databaseclient"]
categories = ["games", "game-development", "game-engines", "parser-implementations"]
readme = "README.md"
Expand Down

0 comments on commit dbf1a2a

Please sign in to comment.