Skip to content

Commit 53c0cf7

Browse files
authored
Fix translations link in PR template (#451)
1 parent b7f255e commit 53c0cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Before submitting a pull request, verify it meets all requirements in the [Contr
66

77
See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). Verify you've:
88

9-
* Tagged the [language maintainer](TRANSLATIONS.md)
9+
* Tagged the [language maintainer](https://github.com/donnemartin/system-design-primer/blob/master/TRANSLATIONS.md)
1010
* Prefixed the title with a language code
1111
* Example: "ja: Fix ..."

0 commit comments

Comments
 (0)