Skip to content

Commit 0724b17

Browse files
committed
Fix link label
1 parent 754aee2 commit 0724b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search-connectors/connectors-ui-in-kibana.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ When you create an index with a connector, the index is created with default sea
5050
You can inspect your index mappings in the following ways:
5151

5252
* In the {{kib}} UI: Navigate to **{{es}} > Content > Indices > *YOUR-INDEX* > Index Mappings**.
53-
* By API: Use the [Get mapping API]({{es-apis}}operation/operation-indices-get-mapping).
53+
* By API: Use the [get mapping API]({{es-apis}}operation/operation-indices-get-mapping).
5454

5555
You can manually **edit** the mappings and settings via the {{es}} APIs:
5656

0 commit comments

Comments
 (0)