Skip to content

Commit

Permalink
docs: Fix debugging example link
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Aug 20, 2023
1 parent 284f754 commit 382c3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/hacking_itk_wasm.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ npm i -g docsify
docsify serve ./docs/
```

Create a debug build (see also: [the debugging example](../cxx/tutorial/debugging.html)):
Create a debug build (see also: [the debugging example](/cxx/tutorial/debugging)):

```sh
# pull the latest debug Docker images
Expand Down

0 comments on commit 382c3a4

Please sign in to comment.