We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d62142 commit e5801ccCopy full SHA for e5801cc
wsl/tutorial/develop-with-ubuntu-wsl.md
@@ -144,7 +144,7 @@ Python is a programming language that comes pre-installed with Ubuntu in WSL. Yo
144
$ python3 -m http.server
145
```
146
147
-Next, visit `http://localhost:8000/` to see your HTML document displayed on the browser:
+Now click [http://localhost:8000/](http://localhost:8000/) and your HTML will open in your default Windows browser.
148
149

150
0 commit comments