Skip to content

Commit 9b53667

Browse files
committed
fix: correct dead links after cloud-storage folder restructure
- rook.md: update ../cluster.md path (moved one level deeper) - architecture/index.md: add trailing slash to cloud-storage link
1 parent c71ae57 commit 9b53667

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/architecture/cloud-storage/rook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ mechanisms.
2828
Rook continuously monitors cluster health and automatically responds to
2929
failures by restarting failed daemons, replacing unhealthy OSDs, and
3030
maintaining desired state as defined in the cluster specifications. It
31-
integrates with [Kubernetes](./cluster.md) monitoring and logging systems,
31+
integrates with [Kubernetes](../cluster.md) monitoring and logging systems,
3232
providing visibility into storage operations alongside application workloads.
3333

3434
## See Also

docs/architecture/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ CobaltCore is built on top of OpenStack and IronCore, leveraging their capabilit
1313
- **Greenhouse**: The monitoring and management tool that provides insights into the health and performance of the CobaltCore environment.
1414
- [**HA Service**](./cluster#ha-service): The high availability service that ensures critical workloads remain operational even in the event of failures.
1515
- [**Cortex**](./cortex): Smart initial placement and scheduling service for compute, storage, and network in cloud-native cloud environments.
16-
- [**Cloud Storage**](./cloud-storage): Ceph-based distributed storage stack including Rook, Chorus, Arbiter, and Prysm for lifecycle management, replication, quorum, and observability.
16+
- [**Cloud Storage**](./cloud-storage/): Ceph-based distributed storage stack including Rook, Chorus, Arbiter, and Prysm for lifecycle management, replication, quorum, and observability.

0 commit comments

Comments
 (0)