Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/architecture/cloud-storage/arbiter.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,4 @@ Before running the operator, ensure the following conditions are met:
1. Verify that the arbiter has joined the quorum by running `ceph mon dump`.

## See Also
[Arbiter Repository](https://github.com/cobaltcore-dev/external-arbiter-operator?tab=readme-ov-file)
[Arbiter Project Repository](https://github.com/cobaltcore-dev/external-arbiter-operator?tab=readme-ov-file)
2 changes: 1 addition & 1 deletion docs/architecture/cloud-storage/chorus.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ notifications and Swift access-log events.

## See Also

[Chorus Documentation](https://github.com/cobaltcore-dev/cloud-storage/tree/main/docs/chorus)
[Chorus Project Documentation](https://github.com/cobaltcore-dev/cloud-storage/tree/main/docs/chorus)
6 changes: 3 additions & 3 deletions docs/architecture/cloud-storage/rook.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ integrates with [Kubernetes](../cluster.md) monitoring and logging systems,
providing visibility into storage operations alongside application workloads.

## See Also
1. [The rook.io page](https://rook.io/)
1. [The Rook Documentation](https://rook.io/docs/rook/latest-release/Getting-Started/intro/)
1. [The Rook project repository](https://github.com/rook/rook)
1. [rook.io Page](https://rook.io/)
1. [Rook Project Documentation](https://rook.io/docs/rook/latest-release/Getting-Started/intro/)
1. [Rook Project Repository](https://github.com/rook/rook)
Loading