docs: Change a number of 'master' branch refers to 'main'
Now that we use 'main' for git development, update the docs to reflect or point there instead of 'master'. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
faae326648
commit
3c04f0c433
12 changed files with 24 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
..
|
||||
Zephyr Project documentation master file
|
||||
Zephyr Project documentation main file
|
||||
|
||||
.. _zephyr-home:
|
||||
|
||||
|
@ -10,13 +10,13 @@ Zephyr Project Documentation
|
|||
|
||||
Welcome to the Zephyr Project's documentation for version |version|.
|
||||
|
||||
Documentation for the latest (master) development branch of Zephyr
|
||||
Documentation for the latest (main) development branch of Zephyr
|
||||
can be found at https://docs.zephyrproject.org/
|
||||
|
||||
.. only:: (development or daily)
|
||||
|
||||
**Welcome to the Zephyr Project's documentation
|
||||
for the master tree under development** (version |version|).
|
||||
for the main tree under development** (version |version|).
|
||||
|
||||
Use the version selection menu on the left to view
|
||||
documentation for a specific version of Zephyr.
|
||||
|
@ -30,7 +30,7 @@ imports or reuses packages, scripts, and other files that use other
|
|||
licensing, as described in :ref:`Zephyr_Licensing`.
|
||||
|
||||
.. _Apache 2.0 license:
|
||||
https://github.com/zephyrproject-rtos/zephyr/blob/master/LICENSE
|
||||
https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
|
||||
|
||||
.. _GitHub repo: https://github.com/zephyrproject-rtos/zephyr
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue