diff --git a/stage1/modules/chrome-devtools/README.md b/stage1/modules/chrome-devtools/README.md index d822c799b..02aa7bd7d 100644 --- a/stage1/modules/chrome-devtools/README.md +++ b/stage1/modules/chrome-devtools/README.md @@ -18,7 +18,7 @@ In the "Chrome DevTools" module, students explore the comprehensive toolset for - [Manage log storage: save or clear logs between page reloads](https://developer.chrome.com/docs/devtools/console/reference/#persist) - Sources tab: - [Explore the file structure of the web application and delve into the file's content](https://developer.chrome.com/docs/devtools/sources/#files) - - [What are breakpoints and why do we need them](https://developer.chrome.com/docs/devtools/javascript/#event-breakpoint) + - [What are breakpoints and why do we need them](https://developer.chrome.com/docs/devtools/javascript/#event-breakpoint) - [Navigate between breakpoints and step through the code](https://developer.chrome.com/docs/devtools/javascript/#code-stepping) - [Inspect the scope and check variable values at specific moments](https://developer.chrome.com/docs/devtools/javascript/#check-values) - Network tab: @@ -47,4 +47,4 @@ In the "Chrome DevTools" module, students explore the comprehensive toolset for ## Additional materials - Webinar Recordings (in Russian): [Chrome DevTools](https://www.youtube.com/watch?v=gvB0qoio-Ic&list=PLe--kalBDwji8WXKVjhON39X4v_Uj6T_R&index=7) - 1,5 hours -- [What's New in DevTools](https://developer.chrome.com/docs/devtools/news/) \ No newline at end of file +- [What's New in DevTools](https://developer.chrome.com/docs/devtools/news/)