From: Neha Ojha Date: Fri, 12 Jul 2019 23:27:56 +0000 (-0700) Subject: doc/dev/developer_guide/index.rst: add youtube references X-Git-Tag: v15.1.0~2203^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7031fa2ef35526ed81eae210ab759abe2badde4d;p=ceph.git doc/dev/developer_guide/index.rst: add youtube references Signed-off-by: Neha Ojha --- diff --git a/doc/dev/developer_guide/index.rst b/doc/dev/developer_guide/index.rst index ee51ad3fc6b5..ea666fb7a9ae 100644 --- a/doc/dev/developer_guide/index.rst +++ b/doc/dev/developer_guide/index.rst @@ -21,10 +21,13 @@ it should serve as a reference for Ceph developers. We assume that readers are already familiar with Ceph (the distributed object store and file system designed to provide excellent performance, reliability and scalability). If not, please refer to the `project website`_ -and especially the `publications list`_. +and especially the `publications list`_. Another way to learn about what's happening +in Ceph is to check out our `youtube channel`_ , where we post Tech Talks, Code walk-throughs +and Ceph Developer Monthly recordings. .. _`project website`: https://ceph.com .. _`publications list`: https://ceph.com/publications/ +.. _`youtube channel`: https://www.youtube.com/channel/UCno-Fry25FJ7B4RycCxOtfw Since this document is to be consumed by developers, who are assumed to have Internet access, topics covered elsewhere, either within the Ceph