Skip to content

Commit 0cf5d14

Browse files
committed
Typo in image URL
1 parent 7f671da commit 0cf5d14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This creates a new subdirectory called `python_tutorial`. Change your command pr
2121

2222
Once the server starts, open a web browser and browse to http://127.0.0.1:8000/. You should see a success message.
2323

24-
![The default Django welcome page.](https://raw.githubusercontent.com/jasonjoh/python_tutorial/master/readme-images/django-welcome.PNG)
24+
![The default Django welcome page.](https://raw.githubusercontent.com/jasonjoh/python_tutorial/master/readme-images/django_welcome.PNG)
2525

2626
As the success message suggests, let's add an app to our new project. On the command prompt, run the following command.
2727

0 commit comments

Comments
 (0)