From 09bda14999b1b2a2f3646f3b3f48575fd3557b4c Mon Sep 17 00:00:00 2001 From: Nichebiche Date: Sat, 15 Jun 2024 14:20:09 -0400 Subject: [PATCH] Revert "Fix translations link in PR template (#451)" This reverts commit 53c0cf7de874b4aeb3e45cf8674fe07a3370c0cb. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ca9bd979..0bd988de 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,6 @@ Before submitting a pull request, verify it meets all requirements in the [Contr See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). Verify you've: -* Tagged the [language maintainer](https://github.com/donnemartin/system-design-primer/blob/master/TRANSLATIONS.md) +* Tagged the [language maintainer](TRANSLATIONS.md) * Prefixed the title with a language code * Example: "ja: Fix ..."