From 59835a2b75c0d9a7fbfbf838898c0fae4e7edf80 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Tue, 7 Oct 2025 12:46:25 -0700 Subject: [PATCH] docs: Fixed typo Signed-off-by: Yuri Weinstein --- doc/dev/release-process.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 969fcb5a5ca7a..1b707b5b1d1f8 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -272,7 +272,7 @@ that you're logged into ``quay.io/ceph`` and ``quay.ceph.io/ceph`` with appropri .. prompt:: bash - cd /src/container + cd /container ./make-manifest-list.py --promote The ``--promote`` step should be performed only as the final step in releasing -- 2.39.5