diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 10b019ce..abfa097f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ other projects. The agreement can be found, and signed, here: https://ubuntu.com/legal/contributors -Refer to [Microceph Hacking Guide](/HACKING.md) for a basic outline of the codebase and build tools. +Refer to [MicroCeph Hacking Guide](/HACKING.md) for a basic outline of the codebase and build tools. ## Contributor guidelines diff --git a/README.md b/README.md index 7ebd7d62..0466ecd8 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ $ sudo microceph.ceph status ## 👍 How Can I Contribute ? -1. Checkout [Microceph Hacking Guide](/HACKING.md) to start building and contributing to the codebase. +1. Checkout [MicroCeph Hacking Guide](/HACKING.md) to start building and contributing to the codebase. 2. Excited about [MicroCeph](https://snapcraft.io/microceph) ? Join our [Stargazers](https://github.com/canonical/microceph/stargazers) 3. Write reviews or tutorials to help spread the knowledge 📖 4. Participate in [Pull Requests](https://github.com/canonical/microceph/pulls) and help fix [Issues](https://github.com/canonical/microceph/issues) diff --git a/docs/how-to/client-cfg.rst b/docs/how-to/client-cfg.rst index deb0f52e..50ebb4d4 100644 --- a/docs/how-to/client-cfg.rst +++ b/docs/how-to/client-cfg.rst @@ -1,4 +1,4 @@ -Configure cluster_network/ public_network in Microceph +Configure cluster_network/ public_network in MicroCeph ====================================================== Similar to :doc:`Cluster Configs ` microceph also supports setting, resetting, and listing client configurations which are exported to ceph.conf and are used by tools like qemu directly for configuring rbd cache. Below are the supported client configurations.