Skip to content

Commit 0741bf3

Browse files
committed
docs(HelloWorldExample): More direct link to Git repository
1 parent 95d8324 commit 0741bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/content/examples/hello_world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This example walks through how to compile a *hello world* executable written in
77

88
Before getting started, make sure [Node.js](https://nodejs.org/en/download/) and [Docker](https://docs.docker.com/install/) are installed. On Linux, make sure you can run [`docker` without `sudo`](https://askubuntu.com/questions/477551/how-can-i-use-docker-without-sudo). On Windows, we recommend [WSL 2 with Docker enabled](https://docs.docker.com/desktop/windows/wsl/).
99

10-
While we recommend following along step-by-step, the complete example can also be found in the [`examples/` directory of the project repository](https://github.com/InsightSoftwareConsortium/itk-wasm/tree/main/examples).
10+
While we recommend following along step-by-step, the complete example can also be found in the [`examples/` directory of the project repository](https://github.com/InsightSoftwareConsortium/itk-wasm/tree/main/examples/hello-world).
1111

1212
Let's get started! 🚀
1313

0 commit comments

Comments
 (0)