Skip to content

Commit 9ccab6c

Browse files
committed
Changes links.
1 parent a5218cf commit 9ccab6c

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

docs/reference/elasticsearch/index.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -26,36 +26,36 @@ _New webinar:_ [Architect search apps with Google Cloud](https://www.elastic.co/
2626

2727
* [Set up Elasticsearch](docs-content://deploy-manage/deploy/self-managed/installing-elasticsearch.md)
2828
* [Secure the Elastic Stack](docs-content://deploy-manage/security.md)
29-
* [Upgrade Elasticsearch](https://www.elastic.co/docs/deploy-manage/upgrade/deployment-or-cluster)
30-
* [Set up a cluster for high availability](https://www.elastic.co/docs/deploy-manage/tools)
31-
* [Monitor a cluster](https://www.elastic.co/docs/deploy-manage/monitor/cloud-health-perf)
32-
* [Troubleshooting](https://www.elastic.co/docs/troubleshoot/elasticsearch)
33-
* [Optimizations](https://www.elastic.co/docs/deploy-manage/production-guidance/optimize-performance)
29+
* [Upgrade Elasticsearch](docs-content://deploy-manage/upgrade/deployment-or-cluster.md)
30+
* [Set up a cluster for high availability](docs-content://deploy-manage/tools.md)
31+
* [Monitor a cluster](docs-content://deploy-manage/monitor/cloud-health-perf.md)
32+
* [Troubleshooting](docs-content://troubleshoot/elasticsearch.md)
33+
* [Optimizations](docs-content://deploy-manage/production-guidance/optimize-performance.md)
3434

3535
## Ingest data
3636

37-
* [Adding data to Elasticsearch](https://www.elastic.co/docs/manage-data/ingest)
37+
* [Adding data to Elasticsearch](docs-content://manage-data/ingest.md)
3838
* [Connectors](https://www.elastic.co/docs/reference/search-connectors)
3939
* [Web crawler](https://www.elastic.co/search-labs/blog/elastic-open-crawler-release)
40-
* [Data streams](https://www.elastic.co/docs/manage-data/data-store/data-streams)
41-
* [Ingest pipelines](https://www.elastic.co/docs/manage-data/ingest/transform-enrich/ingest-pipelines)
42-
* [Mapping](https://www.elastic.co/docs/manage-data/data-store/mapping)
40+
* [Data streams](docs-content://manage-data/data-store/data-streams.md)
41+
* [Ingest pipelines](docs-content://manage-data/ingest/transform-enrich/ingest-pipelines.md)
42+
* [Mapping](docs-content://manage-data/data-store/mapping.md)
4343

4444
## Search and analyze
4545

46-
* [Search your data](https://www.elastic.co/docs/solutions/search/querying-for-search)
47-
* Query data with [the Query DSL](https://www.elastic.co/docs/explore-analyze/query-filter/languages/querydsl), [ES|QL](https://www.elastic.co/docs/explore-analyze/query-filter/languages/esql), [EQL](https://www.elastic.co/docs/explore-analyze/query-filter/languages/eql), or [SQL](https://www.elastic.co/docs/explore-analyze/query-filter/languages/sql)
48-
* [Search applications](https://www.elastic.co/docs/solutions/search/search-applications)
49-
* [Aggregations](https://www.elastic.co/docs/explore-analyze/query-filter/aggregations)
50-
* [Geospatial analysis](https://www.elastic.co/docs/explore-analyze/geospatial-analysis)
51-
* [Machine Learning](https://www.elastic.co/docs/explore-analyze/machine-learning)
52-
* [Alerting](https://www.elastic.co/docs/explore-analyze/alerts-cases)
46+
* [Search your data](docs-content://solutions/search/querying-for-search.md)
47+
* Query data with [the Query DSL](docs-content://explore-analyze/query-filter/languages/querydsl.md), [ES|QL](docs-content://explore-analyze/query-filter/languages/esql.md), [EQL](docs-content://explore-analyze/query-filter/languages/eql.md), or [SQL](docs-content://explore-analyze/query-filter/languages/sql.md)
48+
* [Search applications](docs-content://solutions/search/search-applications.md)
49+
* [Aggregations](docs-content://explore-analyze/query-filter/aggregations.md)
50+
* [Geospatial analysis](docs-content://explore-analyze/geospatial-analysis.md)
51+
* [Machine Learning](docs-content://explore-analyze/machine-learning.md)
52+
* [Alerting](docs-content://explore-analyze/alerts-cases.md)
5353

5454
## Data management
5555

56-
* [Data management](https://www.elastic.co/docs/manage-data/lifecycle)
57-
* [Downsampling](https://www.elastic.co/docs/manage-data/lifecycle)
58-
* [Snapshot and restore](https://www.elastic.co/docs/deploy-manage/tools/snapshot-and-restore)
56+
* [Data management](docs-content://manage-data/lifecycle.md)
57+
* [Downsampling](docs-content://manage-data/lifecycle)
58+
* [Snapshot and restore](docs-content://deploy-manage/tools/snapshot-and-restore)
5959

6060
## APIs and developer docs
6161

0 commit comments

Comments
 (0)