diff --git a/config/.markdownlint.jsonc b/config/.markdownlint.jsonc index baf474d..acef14e 100644 --- a/config/.markdownlint.jsonc +++ b/config/.markdownlint.jsonc @@ -49,7 +49,7 @@ "proper-names": { "names": ["Godot", "GDScript", "Rust", "GDExtension", "gdext", "godot-rust", // Exceptions because this tool can't recognize "godot-" isn't "godot" - "godot-sandbox", "godot-tokio", "godot-fluent-translation" + "godot-sandbox", "godot-tokio" ], "code_blocks": false diff --git a/src/ecosystem/index.md b/src/ecosystem/index.md index 2bfb406..836c08f 100644 --- a/src/ecosystem/index.md +++ b/src/ecosystem/index.md @@ -127,7 +127,7 @@ A list for games is also planned, and will be showcased on a separate page. [godot-sandbox]: https://github.com/libriscv/godot-sandbox [godot-sandbox-badge]: https://img.shields.io/github/last-commit/libriscv/godot-sandbox -[godot-fluent-translation]: https://github.com/RedMser/godot-fluent-translation +[Fluent Translation]: https://github.com/RedMser/godot-fluent-translation [godot-fluent-translation-assetlib]: https://godotengine.org/asset-library/asset/2937 [godot-fluent-translation-badge]: https://img.shields.io/github/last-commit/RedMser/godot-fluent-translation