Skip to content

Commit 2b90231

Browse files
committed
undo
1 parent 59faefc commit 2b90231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raw-migrated-files/docs-content/serverless/observability-troubleshoot-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Aggregations on this field would no longer be supported, but the contents would
142142
To convert the `keyword` field to a `text` field:
143143

144144
1. Create a new index with the `text` field data type.
145-
2. Reindex from the `_source` field of the source index using the [`_reindex` API](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html).
145+
2. Reindex from the `_source` field of the source index using the [`_reindex` API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-reindex).
146146

147147

148148
### Date format mismatch [logs-mapping-troubleshooting-date-mismatch]

0 commit comments

Comments
 (0)