Skip to content

Commit 01e7ef5

Browse files
committed
Docs: remove unnecessary brackets
1 parent 9769c64 commit 01e7ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/internationalization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you only wish to support a subset of the available languages, use Django's st
6161
## Adding new translations
6262

6363
REST framework translations are managed on GitHub. You can contribute new translation languages or update existing ones
64-
by following the guidelines in the [Contributing to REST Framework][] section and submitting a pull request.
64+
by following the guidelines in the [Contributing to REST Framework] section and submitting a pull request.
6565

6666
Sometimes you may need to add translation strings to your project locally. You may need to do this if:
6767

0 commit comments

Comments
 (0)