diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index 5cad9dc34c2..ebe4ee444a5 100644 --- a/doc/start/documenting-ceph.rst +++ b/doc/start/documenting-ceph.rst @@ -33,13 +33,14 @@ steps: #. `Make a Pull Request`_ #. `Notify the Relevant Person`_ - - Get the Source -------------- Ceph documentation lives in the Ceph repository right along side the Ceph source -code under the ``ceph/doc`` directory. The most common way to make contributions +code under the ``ceph/doc`` directory. For details on github and ceph, +see :ref:`Get Involved`. + +The most common way to make contributions is to use the `Fork and Pull`_ approach. To use this approach, you must: - Install git locally. :: diff --git a/doc/start/get-involved.rst b/doc/start/get-involved.rst index 7adfaa6f6a5..3e8110e51f7 100644 --- a/doc/start/get-involved.rst +++ b/doc/start/get-involved.rst @@ -1,3 +1,5 @@ +.. _Get Involved: + ===================================== Get Involved in the Ceph Community! =====================================