summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLeah Amelia Chen <hi@pluie.me>2025-03-14 08:44:04 +0100
committerLeah Amelia Chen <hi@pluie.me>2025-03-14 08:44:04 +0100
commite8101c113613d3dbb37dc9559c71db7b4f34bb44 (patch)
tree69ee84686946c4095b8daa8d0a0d660d3c26aa53 /CONTRIBUTING.md
parent8eacde92e6b63924f4d6c5392fd2a31af248381f (diff)
contributing: fix link to Translator's Guide
For some reason it pointed to the Contributor's Guide instead...
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 90913a108..ed62c1a60 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -23,11 +23,11 @@ friendly to new contributors are tagged with "contributor friendly".
**I'd like to translate Ghostty to my language!**
-We have written a [Translator's Guide](po/README_CONTRIBUTORS.md) for
+We have written a [Translator's Guide](po/README_TRANSLATORS.md) for
everyone interested in contributing translations to Ghostty.
Translations usually do not need to go through the process of issue triage
and you can submit pull requests directly, although please make sure that
-our [Style Guide](po/README_CONTRIBUTORS.md#style-guide) is followed before
+our [Style Guide](po/README_TRANSLATORS.md#style-guide) is followed before
submission.
**I have a bug!**