Commit 82ab4d6
Remove broken frozen API link from index-basics.md (#4038)
The frozen index API was removed in Elasticsearch, causing the
documentation link to return 404.
## Changes
- Removed broken `operation-indices-unfreeze` API link from badge filter
descriptions (2 occurrences)
- Updated text from "follower index, rollup index, or frozen" to
"follower index or rollup index"
- Applied consistently across both serverless and stack documentation
tabs
<!-- START COPILOT CODING AGENT SUFFIX -->
<details>
<summary>Original prompt</summary>
>
> ----
>
> *This section details on the original issue you should resolve*
>
> <issue_title>Update broken API link on Index basics page</issue_title>
> <issue_description>On the [Index
basics](https://www.elastic.co/docs/manage-data/data-store/index-basics)
page, the `frozen` link to the API docs results in a 404.
</issue_description>
>
> <agent_instructions>Remove the link that 404's and update the text in
that sentence accordingly</agent_instructions>
>
> ## Comments on the Issue (you are @copilot in this section)
>
> <comments>
> <comment_new><author>@lcawl</author><body>
> FYI That API was removed in
elastic/elasticsearch#119227 and there's
rationale for the removal in
https://www.elastic.co/guide/en/elasticsearch/reference/8.19/unfreeze-index-api.html</body></comment_new>
> <comment_new><author>@bmorelli25</author><body>
> sorry this is easy</body></comment_new>
> </comments>
>
</details>
- Fixes #3354
<!-- START COPILOT CODING AGENT TIPS -->
---
💬 We'd love your input! Share your thoughts on Copilot coding agent in
our [2 minute survey](https://gh.io/copilot-coding-agent-survey).
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: bmorelli25 <[email protected]>1 parent 1acdf2a commit 82ab4d6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments