diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 1155d8fc85..de85f7aceb 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -397,22 +397,26 @@ that you can examine and access using a browser-based UI: + Access Repositories: Open a browser and go to to access the GUI-based interface into the Yocto Project source repositories. + Select a Repository: Click on any repository in which you are interested (e.g. poky). + Find the URL Used to Clone the Repository: At the bottom of the page, note the URL used to clone that repository (e.g. &YOCTO_GIT_URL;/poky). + Examine Change History of the Repository: At the top of the page, click on any branch in which you might be interested (e.g. &DISTRO_NAME_NO_CAP;).