mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
doc/dev: fix "deploying dev cluster" link
Fix a link to "Deploying a Development Cluster" that had been broken since the transition from master to main. This is the first part of an initiative to improve the vstart documentation. Signed-off-by: Zac Dover <zac.dover@proton.me>
This commit is contained in:
parent
21408c9835
commit
e83949e7ed
@ -1,3 +1,5 @@
|
||||
.. _dev_deploying_a_development_cluster:
|
||||
|
||||
=================================
|
||||
Deploying a development cluster
|
||||
=================================
|
||||
|
||||
@ -50,11 +50,10 @@ optional Ceph internal services are started automatically when it is used to
|
||||
start a Ceph cluster. vstart is the basis for the three most commonly used
|
||||
development environments in Ceph Dashboard.
|
||||
|
||||
You can read more about vstart in `Deploying a development cluster`_.
|
||||
Additional information for developers can also be found in the `Developer
|
||||
Guide`_.
|
||||
You can read more about vstart in :ref:`Deploying a development cluster
|
||||
<dev_deploying_a_development_cluster>`. Additional information for developers
|
||||
can also be found in the `Developer Guide`_.
|
||||
|
||||
.. _Deploying a development cluster: https://docs.ceph.com/docs/master/dev/dev_cluster_deployment/
|
||||
.. _Developer Guide: https://docs.ceph.com/docs/master/dev/quick_guide/
|
||||
|
||||
Host-based vs Docker-based Development Environments
|
||||
|
||||
Loading…
Reference in New Issue
Block a user