We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754aee2 commit 0724b17Copy full SHA for 0724b17
docs/reference/search-connectors/connectors-ui-in-kibana.md
@@ -50,7 +50,7 @@ When you create an index with a connector, the index is created with default sea
50
You can inspect your index mappings in the following ways:
51
52
* 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).
+* By API: Use the [get mapping API]({{es-apis}}operation/operation-indices-get-mapping).
54
55
You can manually **edit** the mappings and settings via the {{es}} APIs:
56
0 commit comments