From 3da31b859af5417b307a8d9d878f361d69039b95 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 8 Nov 2022 18:24:29 +1000 Subject: [PATCH] doc/architecture: correct PDF link Correct PDF link from ceph.com website (old) to ceph.io website (current). Signed-off-by: Zac Dover --- doc/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 930cf80d94106..8fc2647c60969 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -1619,7 +1619,7 @@ instance for high availability. -.. _RADOS - A Scalable, Reliable Storage Service for Petabyte-scale Storage Clusters: https://ceph.com/assets/pdfs/weil-rados-pdsw07.pdf +.. _RADOS - A Scalable, Reliable Storage Service for Petabyte-scale Storage Clusters: https://ceph.io/assets/pdfs/weil-rados-pdsw07.pdf .. _Paxos: https://en.wikipedia.org/wiki/Paxos_(computer_science) .. _Monitor Config Reference: ../rados/configuration/mon-config-ref .. _Monitoring OSDs and PGs: ../rados/operations/monitoring-osd-pg -- 2.39.5