summaryrefslogtreecommitdiff
path: root/doc/source/tutorial
diff options
context:
space:
mode:
authorJames Ennis <james.ennis@codethink.com>2019-01-22 12:04:38 +0000
committerJames Ennis <james.ennis@codethink.com>2019-01-22 12:38:40 +0000
commit1bccf1d25b55e1eae2baa42d8bdb2db6af075137 (patch)
treef5ecf5b0f7f0646994750ce85dda833018ff920a /doc/source/tutorial
parent9e8034e9a5d88956b0f4d4df82bd793c200b0795 (diff)
downloadbuildstream-1bccf1d25b55e1eae2baa42d8bdb2db6af075137.tar.gz
using_commands.rst: Split out the artifact subcommands
Diffstat (limited to 'doc/source/tutorial')
-rw-r--r--doc/source/tutorial/first-project.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/tutorial/first-project.rst b/doc/source/tutorial/first-project.rst
index 18df85bb7..c83e74030 100644
--- a/doc/source/tutorial/first-project.rst
+++ b/doc/source/tutorial/first-project.rst
@@ -108,7 +108,7 @@ as ``buildable`` in the :ref:`bst build <invoking_build>` command above, has now
Observe the output
------------------
Now that we've finished building, we can checkout the output of the
-artifact we've created using :ref:`bst checkout <invoking_checkout>`
+artifact we've created using :ref:`bst artifact checkout <invoking_artifact_checkout>`
.. raw:: html
:file: ../sessions/first-project-checkout.html