diff options
author | Ross Turk <ross@inktank.com> | 2013-05-10 13:53:21 -0700 |
---|---|---|
committer | Ross Turk <ross@inktank.com> | 2013-05-10 13:53:21 -0700 |
commit | 8eaa15f2a69514a0f089b01771f5e10a623bebef (patch) | |
tree | ccb8a7103434d34c079c79da6d365264475d9bcd /doc | |
parent | 261aaba1172945bb8368e12481db24c22104f1fa (diff) | |
download | ceph-8eaa15f2a69514a0f089b01771f5e10a623bebef.tar.gz |
doc: fix broken link to ceph-deploy in release notes
Signed-off-by: Ross Turk <ross@inktank.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.rst b/doc/release-notes.rst index ae3f96ba687..a26da013ea3 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -32,7 +32,7 @@ Upgrading from v0.60 would like to transition to the new tool, there is a migration path, documented at `Transitioning to ceph-deploy`_. -.. _Transitioning to ceph-deploy: rados/deployment/ceph-deploy-transition +.. _Transitioning to ceph-deploy: ../rados/deployment/ceph-deploy-transition * The sysvinit script (/etc/init.d/ceph) will now verify (and, if necessary, update) the OSD's position in the CRUSH map on startup. |