summaryrefslogtreecommitdiff
path: root/doc/source/format_project.rst
diff options
context:
space:
mode:
authorRaoul Hidalgo Charman <raoul.hidalgocharman@codethink.co.uk>2019-05-30 17:23:41 +0100
committerRaoul Hidalgo Charman <raoul.hidalgocharman@codethink.co.uk>2019-05-31 10:08:54 +0100
commitd88c4aa38a2cb119c36c0648baa722b35369f786 (patch)
tree9ce80f21f5fef0c44e4eefefad7932c99b609bf1 /doc/source/format_project.rst
parentfe721b65df09497c0f07f5fe414ad5cb2db49095 (diff)
downloadbuildstream-d88c4aa38a2cb119c36c0648baa722b35369f786.tar.gz
docs: Update configuring cache serverraoul/1024-artifact-docs
Now that we have both artifact and source caches the documentation is updated to reflect that. Some sections headings/links etc. have been expanded and changed. Part of #1025
Diffstat (limited to 'doc/source/format_project.rst')
-rw-r--r--doc/source/format_project.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/format_project.rst b/doc/source/format_project.rst
index 214b6c616..ac6786c79 100644
--- a/doc/source/format_project.rst
+++ b/doc/source/format_project.rst
@@ -189,7 +189,7 @@ for more detail.
Artifact server
~~~~~~~~~~~~~~~
-If you have setup an :ref:`artifact server <artifacts>` for your
+If you have setup an :ref:`artifact server <cache_servers>` for your
project then it is convenient to configure the following in your ``project.conf``
so that users need not have any additional configuration to communicate
with an artifact share.
@@ -274,7 +274,7 @@ using the `remote-execution` option:
instance-name: development-emea-1
storage-service specifies a remote CAS store and the parameters are the
-same as those used to specify an :ref:`artifact server <artifacts>`.
+same as those used to specify an :ref:`artifact server <cache_servers>`.
The action-cache-service specifies where built actions are cached, allowing
buildstream to check whether an action has already been executed and download it