diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-09-17 14:03:56 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-09-17 14:03:56 -0700 |
commit | b1d58facdfd6243d7466b9c83353b131fafe1a1a (patch) | |
tree | ea76a0de80af8b6ef05d340b9c1a511028d6f468 | |
parent | a39de7b1f0b71576f11226e32da14ca36642c06f (diff) | |
download | ceph-b1d58facdfd6243d7466b9c83353b131fafe1a1a.tar.gz |
doc: Updated link to Storage Cluster Quick Start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r-- | doc/start/quick-cephfs.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/start/quick-cephfs.rst b/doc/start/quick-cephfs.rst index 18dadb005ec..5449e5a6fe3 100644 --- a/doc/start/quick-cephfs.rst +++ b/doc/start/quick-cephfs.rst @@ -3,7 +3,7 @@ ===================== To use the :term:`Ceph FS` Quick Start guide, you must have executed the -procedures in the `Ceph Deploy Quick Start`_ guide first. Execute this quick +procedures in the `Storage Cluster Quick Start`_ guide first. Execute this quick start on the Admin Host. Prerequisites @@ -91,7 +91,7 @@ See `Ceph FS`_ for additional information. Ceph FS is not quite as stable as the Ceph Block Device and Ceph Object Storage. See `Troubleshooting`_ if you encounter trouble. -.. _Ceph Deploy Quick Start: ../quick-ceph-deploy +.. _Storage Cluster Quick Start: ../quick-ceph-deploy .. _Ceph FS: ../../cephfs/ .. _FAQ: http://wiki.ceph.com/03FAQs/01General_FAQ#How_Can_I_Give_Ceph_a_Try.3F .. _Troubleshooting: ../../cephfs/troubleshooting
\ No newline at end of file |