summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2018-10-16 17:59:10 +0100
committerTiago Gomes <tiago.avv@gmail.com>2018-10-17 13:49:15 +0000
commitedc075360516d3cab32c60fd5e161ab5eca0a25e (patch)
tree09893577a1f8889aa722402a9b00fccc1862b08e /README.rst
parent3d9c4eca071bb93d782af0e75339eca9dc062fe0 (diff)
downloadbuildstream-edc075360516d3cab32c60fd5e161ab5eca0a25e.tar.gz
README: use correct links for documentation website
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 9a67dd40c..b514d2d7b 100644
--- a/README.rst
+++ b/README.rst
@@ -1,10 +1,10 @@
About
-----
-.. image:: https://buildstream.gitlab.io/buildstream/_static/release.svg
+.. image:: https://docs.buildstream.build/_static/release.svg
:target: https://gitlab.com/BuildStream/buildstream/commits/bst-1.2
-.. image:: https://buildstream.gitlab.io/buildstream/_static/snapshot.svg
+.. image:: https://docs.buildstream.build/_static/snapshot.svg
:target: https://gitlab.com/BuildStream/buildstream/commits/master
.. image:: https://gitlab.com/BuildStream/buildstream/badges/master/pipeline.svg
@@ -63,7 +63,7 @@ BuildStream offers the following advantages:
How do I use BuildStream?
=========================
-Please refer to the `documentation <https://buildstream.gitlab.io/buildstream/>`_
+Please refer to the `documentation <https://docs.buildstream.build>`_
for information about installing BuildStream, and about the BuildStream YAML format
and plugin options.
@@ -86,9 +86,9 @@ BuildStream operates on a set of YAML files (.bst files), as follows:
How can I get started?
======================
To get started, first `install BuildStream by following the installation guide
-<https://buildstream.gitlab.io/buildstream/main_install.html>`_
+<https://buildstream.build/install.html>`_
and then follow our tutorial in the
-`user guide <https://buildstream.gitlab.io/buildstream/main_using.html>`_.
+`user guide <https://docs.buildstream.build/main_using.html>`_.
We also recommend exploring some existing BuildStream projects: