Skip to content

Commit 79cbdf7

Browse files
joacim-boiveskipjack
authored andcommitted
docs(contribute): fix related url (#1788)
"Learn and Debug webpack with Chrome DevTools!" didn't work, unless you remove the trailing "b" from the URL.
1 parent 7275967 commit 79cbdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/contribute/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ contributors:
66
- tbroadley
77
related:
88
- title: Learn and Debug webpack with Chrome DevTools!
9-
url: https://medium.com/webpack/webpack-bits-learn-and-debug-webpack-with-chrome-dev-tools-da1c5b19554b
9+
url: https://medium.com/webpack/webpack-bits-learn-and-debug-webpack-with-chrome-dev-tools-da1c5b19554
1010
- title: Debugging Guide | Node
1111
url: https://nodejs.org/en/docs/guides/debugging-getting-started/
1212
- title: Debugging Node.js with Chrome DevTools

0 commit comments

Comments
 (0)