summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-reference.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-reference.rst')
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.rst b/documentation/toaster-manual/toaster-manual-reference.rst
index 0494f55d9e..a628c78cc2 100644
--- a/documentation/toaster-manual/toaster-manual-reference.rst
+++ b/documentation/toaster-manual/toaster-manual-reference.rst
@@ -24,9 +24,9 @@ type of layer source called a "layer index."
24A layer index is a web application that contains information about a set 24A layer index is a web application that contains information about a set
25of custom layers. A good example of an existing layer index is the 25of custom layers. A good example of an existing layer index is the
26OpenEmbedded Layer Index. A public instance of this layer index exists 26OpenEmbedded Layer Index. A public instance of this layer index exists
27at ` <http://layers.openembedded.org>`__. You can find the code for this 27at http://layers.openembedded.org. You can find the code for this
28layer index's web application at 28layer index's web application at
29` <http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/>`__. 29http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/.
30 30
31When you tie a layer source into Toaster, it can query the layer source 31When you tie a layer source into Toaster, it can query the layer source
32through a 32through a
@@ -87,9 +87,9 @@ describes two methods by which you can configure and use your layer
87index. 87index.
88 88
89In the previous section, the code for the OpenEmbedded Metadata Index 89In the previous section, the code for the OpenEmbedded Metadata Index
90(i.e. ` <http://layers.openembedded.org>`__) was referenced. You can use 90(i.e. http://layers.openembedded.org) was referenced. You can use
91this code, which is at 91this code, which is at
92` <http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/>`__, as a 92http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/, as a
93base to create your own layer index. 93base to create your own layer index.
94 94
95Use the Administration Interface 95Use the Administration Interface