mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
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:
parent
87f309463a
commit
78f913273b
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue