Skip to content

Commit a2286f8

Browse files
authored
Update issue tracker note (#216)
1 parent 819d44a commit a2286f8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pages/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ The stable release of the protocol, tagged at Chrome 64. It includes a smaller s
3232

3333
<p>See <a href="https://github.com/aslushnikov/getting-started-with-cdp/blob/master/README.md">Getting Started with CDP</a>. The <a href="https://github.com/ChromeDevTools/awesome-chrome-devtools#chrome-devtools-protocol">awesome-chrome-devtools</a> page links to many of the tools in the protocol ecosystem, including protocol API libraries in JavaScript, TypeScript, Python, Java, and Go.
3434

35-
<p>The <a href="https://github.com/chromedevtools/devtools-protocol">devtools-protocol repo</a> issue tracker can also be
36-
used for concerns with the protocol. It also hosts the canonical copy of the json files. Consider subscribing to the <a href="https://groups.google.com/d/forum/chrome-debugging-protocol">chrome-debugging-protocol</a> mailing list.
37-
35+
<p>Consider subscribing to the <a href="https://groups.google.com/d/forum/chrome-debugging-protocol">chrome-debugging-protocol</a> mailing list.
3836

3937
<h3 id="monitor">Monitoring the protocol</h3>
4038
<p>This is especially handy to understand how the DevTools frontend makes use of the protocol.

0 commit comments

Comments
 (0)