Fix port number in tutorial

stable/5.1.x
Matt Westcott 2023-09-29 06:15:42 +01:00 zatwierdzone przez Sage Abdullah
rodzic 5041925812
commit 893143b5ab
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: EB1A33CC51CC0217
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:8080/blog> in your browser, you can see all the posts that you created by following the preceding steps:
<http://localhost: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)