Skip to content

Commit e38c0e6

Browse files
Change link in update settings (#8773)
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> (cherry picked from commit 034f37a) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 214b4a5 commit e38c0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_api-reference/index-apis/update-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ canonical_url: https://opensearch.org/docs/latest/api-reference/index-apis/updat
1212
**Introduced 1.0**
1313
{: .label .label-purple }
1414

15-
You can use the update settings API operation to update index-level settings. You can change dynamic index settings at any time, but static settings cannot be changed after index creation. For more information about static and dynamic index settings, see [Create index]({{site.url}}{{site.baseurl}}/api-reference/index-apis/create-index/).
15+
You can use the update settings API operation to update index-level settings. You can change dynamic index settings at any time, but static settings cannot be changed after index creation. For more information about static and dynamic index settings, see [Configuring OpenSearch]({{site.url}}{{site.baseurl}}/install-and-configure/configuring-opensearch/index/).
1616

1717
Aside from the static and dynamic index settings, you can also update individual plugins' settings. To get the full list of updatable settings, run `GET <target-index>/_settings?include_defaults=true`.
1818

0 commit comments

Comments
 (0)