Skip to content

Commit 77f7d5d

Browse files
author
Greg Van Liew
authored
Merge pull request #16 from billykern/master
typo fix in README.md
2 parents 4d6a23e + 3b7ddf4 commit 77f7d5d

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)