From e5caa37c2e0709dda39f6f873185ef7ee32705be Mon Sep 17 00:00:00 2001 From: AnthumChris Date: Mon, 21 Oct 2019 08:58:17 -0400 Subject: [PATCH] fix "read latest version" link 404 was found when clicking that link. Although outdated, this page was the first search result in a google search for: "command line api": https://www.google.com/search?q=chrome+command+line+api --- docs/commandline-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/commandline-api.md b/docs/commandline-api.md index 4fd698c7..66ec7c40 100644 --- a/docs/commandline-api.md +++ b/docs/commandline-api.md @@ -1,7 +1,7 @@ {{+bindTo:partials.standard_devtools_article canonical:strings.canonicalDevToolsCommandLine}}

The DevTools docs have moved! - Read the latest version of this article and head over to the new home of Chrome DevTools for the latest tutorials, docs and updates. + Read the latest version of this article and head over to the new home of Chrome DevTools for the latest tutorials, docs and updates.

# Command Line API Reference