Skip to content

Commit 9dac9a6

Browse files
committed
Fixed a broken image reference
1 parent 5d84c39 commit 9dac9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1-introduction/1-2-debug/1-2-4-renderdoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The event browser displays a generalization of the API calls called in the form
3232

3333
There is not much going on in this example, but it can be helpful when debugging scenes making hundreds or even thousands of draws and dispatches a frame.
3434

35-
![Screenshot](media/1-2-3-naming-things/API-inspector.png)
35+
![Screenshot](media/1-2-3-naming-things/api-inspector.png)
3636

3737
The API Inspector displays the contents of an event by listing out the API calls that it contains. For example, all the calls made to set the state for the draw call are grouped together under an event called “Draw”.
3838

0 commit comments

Comments
 (0)