From 7031fa2ef35526ed81eae210ab759abe2badde4d Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Fri, 12 Jul 2019 16:27:56 -0700 Subject: [PATCH] doc/dev/developer_guide/index.rst: add youtube references Signed-off-by: Neha Ojha --- doc/dev/developer_guide/index.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/dev/developer_guide/index.rst b/doc/dev/developer_guide/index.rst index ee51ad3fc6b..ea666fb7a9a 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 -- 2.39.5