Skip to content

Commit 9974fbb

Browse files
Lightning00BladeDevtools-frontend LUCI CQ
authored andcommitted
Update link for bugs
The npm bugs command opens a new issue to be reported to DevTools. Use the link from the read-me Bug: none Change-Id: I72095baaf374fc21904299b17a85470de92b24f5 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6063660 Commit-Queue: Nikolay Vitkov <[email protected]> Reviewed-by: Benedikt Meurer <[email protected]>
1 parent 022def4 commit 9974fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "The Chromium Authors",
3-
"bugs": "https://issues.chromium.org/issues?q=status:open componentid:1457055+",
3+
"bugs": "http://goo.gle/devtools-bugs",
44
"description": "Chrome DevTools UI",
55
"homepage": "https://devtools.chrome.com",
66
"keywords": [

0 commit comments

Comments
 (0)