summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ennis <james.ennis@codethink.com>2018-10-25 13:06:32 +0100
committerJames Ennis <james.ennis@codethink.com>2018-10-25 13:05:43 +0000
commit5737bb06b8d1355269e35e3c770eaf51b9303737 (patch)
tree487d469c64452bbc725114f8deebe4837708123b
parentcf4741ceca201efa827c9bfcebba5fc2e015a7a5 (diff)
downloadbuildstream-jennis/patch_remote_cache_docs.tar.gz
using_configuring_artifact_server.rst: Fix incorrect reference to bst push (with link)jennis/patch_remote_cache_docs
-rw-r--r--doc/source/using_configuring_artifact_server.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/using_configuring_artifact_server.rst b/doc/source/using_configuring_artifact_server.rst
index 97f92fa02..813952cb3 100644
--- a/doc/source/using_configuring_artifact_server.rst
+++ b/doc/source/using_configuring_artifact_server.rst
@@ -40,7 +40,7 @@ them in a specific order:
When an artifact is built locally, BuildStream will try to push it to all the
caches which have the ``push: true`` flag set. You can also manually push
-artifacts to a specific cache using the :ref:`bst pull command <commands>`.
+artifacts to a specific cache using the :ref:`bst push command <invoking_push>`.
Artifacts are identified using the element's :ref:`cache key <cachekeys>` so
the builds provided by a cache should be interchangable with those provided