This is an automated email from the ASF dual-hosted git repository.

akitouni pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git


The following commit(s) were added to refs/heads/master by this push:
     new 602506265 README.rst: Remove "Availability in distros" section
     new c001ff797 Merge pull request #1808 from jjardon/jjardon/docs_plugins
602506265 is described below

commit 602506265462448c852b8c3daa6caf5c3db31dbd
Author: Javier Jardón <[email protected]>
AuthorDate: Mon Jan 2 18:12:57 2023 +0000

    README.rst: Remove "Availability in distros" section
    
    The information there is already referenced at
    https://buildstream.build/install.html, which is mentioned in previous
    section
---
 README.rst | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

diff --git a/README.rst b/README.rst
index cc2f69a1f..515a3691f 100644
--- a/README.rst
+++ b/README.rst
@@ -99,7 +99,7 @@ How can I get started?
 To get started, first `install BuildStream by following the installation guide
 <https://buildstream.build/install.html>`_
 and then follow our tutorial in the
-`user guide <https://docs.buildstream.build/1.4.1/main_using.html>`_.
+`user guide <https://docs.buildstream.build/master/main_using.html>`_.
 
 We also recommend exploring some existing BuildStream projects:
 
@@ -108,16 +108,3 @@ We also recommend exploring some existing BuildStream 
projects:
 * https://gitlab.com/baserock/definitions
 
 If you have any questions please ask on our `#buildstream 
<irc://irc.gnome.org/buildstream>`_ channel in `irc.gnome.org 
<irc://irc.gnome.org>`_
-
-
-Availability in distros
-=======================
-* BuildStream:
-
-.. image:: https://repology.org/badge/vertical-allrepos/buildstream.svg
-   :target: https://repology.org/metapackage/buildstream/versions
-
-* BuildStream external plugins (bst-external)
-
-.. image:: https://repology.org/badge/vertical-allrepos/bst-external.svg
-   :target: https://repology.org/metapackage/bst-external/versions

Reply via email to