From 4e5bf63e7d1adb80d293e8831c95850934b84f56 Mon Sep 17 00:00:00 2001 From: Lucca Date: Sat, 11 Nov 2023 16:11:25 +0100 Subject: [PATCH] Fixed language contribution link --- docs/contributing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/index.md b/docs/contributing/index.md index 8989c12..2977d80 100644 --- a/docs/contributing/index.md +++ b/docs/contributing/index.md @@ -2,6 +2,6 @@ If something doesn’t work, please file an issue [here](https://github.com/blackd/Inventory-Profiles/issues) -If you speak another language and would like to help to translate it, you can do so [here](https://github.com/blackd/Inventory-Profiles/tree/all-in-one/common/src/main/resources/assets/inventoryprofilesnext/lang) +If you speak another language and would like to help to translate it, you can do so [here](https://github.com/blackd/Inventory-Profiles/tree/all-in-one/shared-sources/src/main/resources/assets/inventoryprofilesnext/lang) If you’re a Kotlin developer and want to contribute, please see [the source](https://github.com/blackd/Inventory-Profiles)