From 64cea5a1acc250d852d183e2eece8b3c0fdcc90f Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Tue, 27 Nov 2018 11:49:21 -0800 Subject: doc: sort bottom-of-file markdown links Reapply https://github.com/nodejs/node/pull/12726 It would be nice to have the sort check applied as part of doc testing, but this change doesn't implement that. PR-URL: https://github.com/nodejs/node/pull/24679 Reviewed-By: Vse Mozhet Byt Reviewed-By: Luigi Pinca --- doc/api/inspector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/inspector.md') diff --git a/doc/api/inspector.md b/doc/api/inspector.md index 7406e36e73..6af8b90aaf 100644 --- a/doc/api/inspector.md +++ b/doc/api/inspector.md @@ -183,5 +183,5 @@ session.post('Profiler.enable', () => { [`'Debugger.paused'`]: https://chromedevtools.github.io/devtools-protocol/v8/Debugger#event-paused [`EventEmitter`]: events.html#events_class_eventemitter [`session.connect()`]: #inspector_session_connect -[Chrome DevTools Protocol Viewer]: https://chromedevtools.github.io/devtools-protocol/v8/ [CPU Profiler]: https://chromedevtools.github.io/devtools-protocol/v8/Profiler +[Chrome DevTools Protocol Viewer]: https://chromedevtools.github.io/devtools-protocol/v8/ -- cgit v1.2.3