setup -> dev_setup & fix according links

This commit is contained in:
WenyiQ 2021-07-12 15:58:10 +08:00 коммит произвёл Chi Song
Родитель 9948bdc414
Коммит 6da07f5be7
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -16,7 +16,7 @@ This document describes the existing developer tooling we have in place
Environment Setup
-----------------
Follow the `installation <../quick_start#installation>`__ steps to
Follow the `installation <../quick_start.html#installation>`__ steps to
prepare the source code. Then follow the steps below to set up the
corresponding development environment.

Просмотреть файл

@ -5,7 +5,7 @@ Info for developers
:maxdepth: 2
Basic concepts <concepts>
Development setup <setup>
Development setup <dev_setup>
How to write a test case <write_case>
How to write extensions <extension>
Code quality <guidelines>