From a2bb0faa6d6faf2ca800356b9f82f02233d7b832 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Thu, 3 Aug 2017 07:15:58 -0700 Subject: [PATCH] doc: add GitHub mention on doc home page Request from Marketing and Linux Foundation to add a link to the Zephyr GitHub repo on the documentation home page. Signed-off-by: David B. Kinder --- doc/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/index.rst b/doc/index.rst index d07cf0bcca1..20cb0c5c751 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -22,6 +22,12 @@ Zephyr Project Documentation `Zephyr 1.5.0`_ | `Zephyr 1.6.0`_ | `Zephyr 1.7.0`_ | `Zephyr 1.8.0`_ +Source code for the Zephyr Project is maintained in the +`Zephyr Project GitHub repository`_. + +.. _Zephyr Project GitHub repository: + https://github.com/zephyrproject-rtos/zephyr + Sections ********