Skip to content

Commit 3b7ddf4

Browse files
authored
typo fix in README.md
the additional space prevented the markdown link from rendering as intended
1 parent 4783ccc commit 3b7ddf4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ To run the sample:
1010
1. Create and initialize the database by running `python manage.py migrate`.
1111
1. Create a superuser as described at the end of the tutorial.
1212

13-
Contributions to the sample are welcome. When submitting changes, also consider submitting matching changes to the tutorial, the source file for which is [tutorial-django.md]
14-
(https://github.com/Microsoft/vscode-docs/blob/master/docs/python/tutorial-django.md).
13+
Contributions to the sample are welcome. When submitting changes, also consider submitting matching changes to the tutorial, the source file for which is [tutorial-django.md](https://github.com/Microsoft/vscode-docs/blob/master/docs/python/tutorial-django.md).
1514

1615
# Known issues
1716

0 commit comments

Comments
 (0)