From 2b6c0d1799fe24d451e974ee82b2c84103b59086 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 3 Feb 2026 01:39:54 +1000 Subject: [PATCH] docs: ceph.md: fix typo s/on the x chapter/in the x chapter/ Signed-off-by: Zac Dover --- docs/architecture/ceph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/ceph.md b/docs/architecture/ceph.md index e66e915..e00a65a 100644 --- a/docs/architecture/ceph.md +++ b/docs/architecture/ceph.md @@ -13,6 +13,6 @@ Storage Cluster accommodates large numbers of nodes, which communicate with each other to replicate and redistribute data dynamically. ## Architecture -The architecture of the Ceph cluster is explained on [the Architecture +The architecture of the Ceph cluster is explained in [the Architecture chapter of the upstream Ceph documentation](https://docs.ceph.com/en/latest/architecture/)