mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Docs: Fix poorly rendered link
The source had a backtick transposed with a right square bracket which was confusing things.
This commit is contained in:
parent
fe8e3a2d24
commit
2dc89b594e
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ await testSubjects.click(‘containerButton’);
|
|||
** Higher level options: `kibanaServer.uiSettings` or `esArchiver`
|
||||
* remote
|
||||
** Source: {blob}test/functional/services/remote/remote.js[test/functional/services/remote/remote.js]
|
||||
** Instance of https://theintern.github.io/leadfoot/module-leadfoot_Command.html[Leadfoot's `Command]` class
|
||||
** Instance of https://theintern.github.io/leadfoot/module-leadfoot_Command.html[Leadfoot's `Command`] class
|
||||
** Responsible for all communication with the browser
|
||||
** Higher level options: `testSubjects`, `find`, and `PageObjects.common`
|
||||
** See the https://theintern.github.io/leadfoot/module-leadfoot_Command.html[leadfoot/Command API] for full API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue