Skip to content

Commit e5801cc

Browse files
ade555edibotopic
andauthored
Update wsl/tutorial/develop-with-ubuntu-wsl.md
Co-authored-by: Shane Crowley <[email protected]>
1 parent 8d62142 commit e5801cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsl/tutorial/develop-with-ubuntu-wsl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Python is a programming language that comes pre-installed with Ubuntu in WSL. Yo
144144
$ python3 -m http.server
145145
```
146146

147-
Next, visit `http://localhost:8000/` to see your HTML document displayed on the browser:
147+
Now click [http://localhost:8000/](http://localhost:8000/) and your HTML will open in your default Windows browser.
148148

149149
![HTML web page displaying "hello world" in bold text](media/html-web-page-displaying-hello-world-in-bold-text.png)
150150

0 commit comments

Comments
 (0)