Skip to content

Commit 8ad92c3

Browse files
nnethercoteLegNeato
authored andcommitted
Fix images.
Currently they don't show up. They need to be within the `src/` directory to get included in the generated output.
1 parent cc53271 commit 8ad92c3

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

guide/src/nvvm/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ If you set up the codegen backend for debug, it should give you a mapping from R
5353

5454
Here is an example of the screen you should see:
5555

56-
![](../../../assets/nsight.png)
56+
![](../../assets/nsight.png)

0 commit comments

Comments
 (0)