From 3b298e6ddde2a988a82039db9ce45eaf66d89a3f Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Tue, 22 Dec 2020 15:30:32 +0000 Subject: documentation: Use https links where possible (From yocto-docs rev: cd4c5e9928866f910ac97cf3e0612e6245da30bd) Signed-off-by: Paul Barker Signed-off-by: Richard Purdie --- documentation/toaster-manual/reference.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/toaster-manual') diff --git a/documentation/toaster-manual/reference.rst b/documentation/toaster-manual/reference.rst index 34a1f39cff..d2ab14c8e6 100644 --- a/documentation/toaster-manual/reference.rst +++ b/documentation/toaster-manual/reference.rst @@ -29,7 +29,7 @@ layer index's web application at :yocto_git:`/layerindex-web/`. When you tie a layer source into Toaster, it can query the layer source through a -`REST `__ +`REST `__ API, store the information about the layers in the Toaster database, and then show the information to users. Users are then able to view that information and build layers from Toaster itself without worrying about @@ -370,7 +370,7 @@ Remote Toaster Monitoring Toaster has an API that allows remote management applications to directly query the state of the Toaster server and its builds in a machine-to-machine manner. This API uses the -`REST `__ +`REST `__ interface and the transfer of JSON files. For example, you might monitor a build inside a container through well supported known HTTP ports in order to easily access a Toaster server inside the container. In this -- cgit v1.2.3-54-g00ecf