Skip to content

Commit

Permalink
modify broken link src of ide image (tracel-ai#2079)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiruka authored Jul 31, 2024
1 parent eb9e822 commit bc24bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ You may also want to enable debugging by creating a `.vscode/settings.json` file
3. Now you can enable breakpoint on code through IDE and then start debugging the library/binary you want, such as the following example:

<div align="center">
<img src="./assets/debug-options-vscode.png" width="700px"/>
<img src="./contributor-book/src/getting-started/debug-options-vscode.png" width="700px"/>
<div align="left">

4. If you're creating a new library or binary, keep in mind to repeat the step 2 to always keep a fresh list of targets.
Expand Down

0 comments on commit bc24bf3

Please sign in to comment.