Skip to content

Commit 1cd8986

Browse files
rossbarbsipocz
andauthored
Apply suggestions from code review
Co-authored-by: Brigitta Sipőcz <b.sipocz@gmail.com>
1 parent ab022ba commit 1cd8986

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jupyter-book start --execute
7373

7474
This will execute all the notebooks and start a web server to view the rendered
7575
content locally.
76-
View the rendered site by opening the ``localhost:3000`` in your preferred browser.
76+
View the rendered site by opening the ``localhost:30xy`` in your preferred browser (the exact port number will be printed in your terminal).
7777

7878
### Adding your own tutorials
7979

site/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jupyter-book start --execute
4545

4646
This will execute all the notebooks and start a web server to view the rendered
4747
content locally.
48-
View the rendered site by opening the ``localhost:3000`` in your preferred browser.
48+
View the rendered site by opening the ``localhost:30xy`` in your preferred browser (the exact port number will be printed in your terminal).
4949

5050
## Adding your own tutorials
5151

0 commit comments

Comments
 (0)