Fix Inconsistent URL Format in Getting Started tutorial (#11009)

pull/11020/head
Olumide Micheal 2023-10-09 06:40:57 +01:00 zatwierdzone przez GitHub
rodzic 1c0ffc8994
commit 5ab554010a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -440,7 +440,7 @@ other page type.
Publish each blog post when you are done editing.
Congratulations! You now have the beginnings of a working blog. If you go to
<http://localhost:8000/blog> in your browser, you can see all the posts that you created by following the preceding steps:
<http://127.0.0.1:8000/blog> in your browser, you can see all the posts that you created by following the preceding steps:
![Basic "Our blog" page with three blogs listed, with their title, content](../_static/images/tutorial/tutorial_7.png)