Fix link to 'getScripts'

This was perhaps overlooked during refactoring. The current link doesn't
work.

Change-Id: Ia4f1378ba5c16a3ca1386e5fbebd1c78d824aa4e
Reviewed-on: https://dart-review.googlesource.com/c/87076
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Keerti Parthasarathy <keertip@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
This commit is contained in:
Stan Manilov 2018-12-14 10:49:18 +00:00 committed by commit-bot@chromium.org
parent 87f309463a
commit 78f913273b

View file

@ -31,7 +31,7 @@ The Service Protocol uses [JSON-RPC 2.0][].
- [evaluateInFrame](#evaluateinframe)
- [getFlagList](#getflaglist)
- [getIsolate](#getisolate)
- [getScripts](#getisolatescripts)
- [getScripts](#getscripts)
- [getObject](#getobject)
- [getSourceReport](#getsourcereport)
- [getStack](#getstack)