Skip to content

Commit

Permalink
add missing links
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Jun 25, 2024
1 parent 0c61342 commit 4fbf404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/guides/development/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ You can use the step through debugging features of VS Code, inspect variables, a
## More Information

Learn more about using a JavaScript debugger
- chrome devtools
- node.js debugging in VS Code
- [chrome devtools](https://developer.chrome.com/docs/devtools/){target="_blank"}
- [node.js debugging in VS Code](https://code.visualstudio.com/docs/nodejs/nodejs-debugging){target="_blank"}

0 comments on commit 4fbf404

Please sign in to comment.