From 597d5c561680779be5f6996f91cdaa80a2bd51c1 Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Mon, 11 Aug 2025 15:21:12 +0200 Subject: [PATCH] Update readme.md Closes https://github.com/ChromeDevTools/debugger-protocol-viewer/issues/246 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7bc0dd289..3996e0f1f 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ Website for viewing Chrome DevTools Protocol defined at https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/public/devtools_protocol/. -More: [DevTools Protocol repo](https://github.com/ChromeDevTools/devtools-protocol) and [published devtools protocol viewer](https://chromedevtools.github.io/devtools-protocol/) +More: [DevTools Protocol repo](https://github.com/ChromeDevTools/devtools-protocol) and [published DevTools Protocol website](https://chromedevtools.github.io/devtools-protocol/). ## Building