Skip to content

Commit aefcb63

Browse files
authored
Fix broken docs link (#5088)
1 parent 3f5684d commit aefcb63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/indices/put_mapping/IndicesPutMappingRequest.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ import { Dictionary, SingleKeyDictionary } from '@spec_utils/Dictionary'
5050
* - Update supported mapping parameters
5151
* - Change a field's mapping using reindexing
5252
* - Rename a field using a field alias
53-
*
54-
* Learn how to use the update mapping API with practical examples in the [Update mapping API examples](https://www.elastic.co/docs//manage-data/data-store/mapping/update-mappings-examples) guide.
53+
*
54+
* Learn how to use the update mapping API with practical examples in the [Update mapping API examples](https://www.elastic.co/docs/manage-data/data-store/mapping/update-mappings-examples) guide.
5555
* @rest_spec_name indices.put_mapping
5656
* @availability stack stability=stable
5757
* @availability serverless stability=stable visibility=public

0 commit comments

Comments
 (0)