From 810d1f5eca41847ee740030f65b38251e396472f Mon Sep 17 00:00:00 2001 From: luisibanezscripted Date: Sun, 25 Oct 2015 17:26:00 -0400 Subject: [PATCH] Update URL for Chrome Dev Tools The previous URL (https://developer.chrome.com/devtools) points to this new location with the message: "The DevTools docs have moved! For the latest tutorials, docs and updates head over to the new home of Chrome DevTools". --- units/2-HTML1/sessions/2-devTools/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/2-HTML1/sessions/2-devTools/README.md b/units/2-HTML1/sessions/2-devTools/README.md index e70157c..5d62c1f 100755 --- a/units/2-HTML1/sessions/2-devTools/README.md +++ b/units/2-HTML1/sessions/2-devTools/README.md @@ -25,7 +25,7 @@ ### References -* [Chrome DevTools](https://developer.chrome.com/devtools) +* [Chrome DevTools](https://developers.google.com/web/tools/chrome-devtools) ## During Class