Skip to content

Commit

Permalink
remove target-blank experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Jun 25, 2024
1 parent 4fbf404 commit 5157c5a
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](https://developer.chrome.com/docs/devtools/){target="_blank"}
- [node.js debugging in VS Code](https://code.visualstudio.com/docs/nodejs/nodejs-debugging){target="_blank"}
- [chrome devtools](https://developer.chrome.com/docs/devtools/)
- [node.js debugging in VS Code](https://code.visualstudio.com/docs/nodejs/nodejs-debugging)

0 comments on commit 5157c5a

Please sign in to comment.