Skip to content

Commit d8cdd2f

Browse files
committed
Update links to the privileges page -> Reference
1 parent a1f6af6 commit d8cdd2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manage-data/data-store/data-streams/quickstart-tsds.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ A _time series_ is a sequence of data points collected at regular time intervals
1818
* Access to [{{dev-tools-app}} Console](/explore-analyze/query-filter/tools/console.md) in {{kib}}, or another way to make {{es}} API requests
1919

2020
* Cluster and index permissions:
21-
* [Cluster privilege](/deploy-manage/users-roles/cluster-or-deployment-auth/elasticsearch-privileges.md#privileges-list-cluster): `manage_index_templates`
22-
* [Index privileges](/deploy-manage/users-roles/cluster-or-deployment-auth/elasticsearch-privileges.md#privileges-list-indices): `create_doc` and `create_index`
21+
* [Cluster privilege](elasticsearch://reference/elasticsearch/security-privileges.md#privileges-list-cluster): `manage_index_templates`
22+
* [Index privileges](elasticsearch://reference/elasticsearch/security-privileges.md#privileges-list-indices): `create_doc` and `create_index`
2323

2424
* Familiarity with [time series data stream concepts](time-series-data-stream-tsds.md) and [{{es}} index and search basics](/solutions/search/get-started.md)
2525

0 commit comments

Comments
 (0)