Skip to content

Commit c505924

Browse files
authored
Update readonly-ingester-scaling.md (#7083)
1 parent 7b1ebb2 commit c505924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/blog/2025/readonly-ingester-scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,4 @@ curl -X POST http://ingester-1:8080/ingester/mode -d '{"mode": "ACTIVE"}'
177177

178178
The READONLY state improves Cortex's operational capabilities. This feature makes scaling operations safer, simpler, more flexible, and more performant than the traditional approach. Configuration changes across multiple components are no longer required - set ingesters to READONLY and remove them when convenient.
179179

180-
For detailed information and examples, check out our [Ingesters Scaling Guide](../../docs/guides/ingesters-scaling-up-and-down/).
180+
For detailed information and examples, check out our [Ingesters Scaling Guide](../../../../../docs/guides/ingesters-scaling-up-and-down/).

0 commit comments

Comments
 (0)