Skip to content

Commit a516838

Browse files
authored
Merge pull request ceph#65819 from ceph/wip-yuriw-release-doc
doc/dev: Fix typo in release-process.rst
2 parents a9543c2 + 59835a2 commit a516838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dev/release-process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ that you're logged into ``quay.io/ceph`` and ``quay.ceph.io/ceph`` with appropri
272272

273273
.. prompt:: bash
274274

275-
cd <ceph-checkout>/src/container
275+
cd <ceph-checkout>/container
276276
./make-manifest-list.py --promote
277277

278278
The ``--promote`` step should be performed only as the final step in releasing

0 commit comments

Comments
 (0)