This is an automated email from the ASF dual-hosted git repository. chandan pushed a commit to branch chandan/metadata-update in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
commit e91d4e9a080606eeef03ab2201590a0cd5bb52c2 Author: Chandan Singh <[email protected]> AuthorDate: Thu Jan 12 00:52:50 2023 +0000 README: Add link to BuildStream website Also, buildstream -> BuildStream , for public-facing document. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index a8f751c..eb0e275 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,10 @@ BuildStream Plugins =================== -A collection of plugins for the BuildStream project. +A collection of plugins for the `BuildStream <https://buildstream.build>`_ project. How to use plugins ------------------ -Plugins must be declared by your buildstream project.conf for use in your -project. For instructions on how to load plugins in your buildstream project, +Plugins must be declared by your BuildStream project.conf for use in your +project. For instructions on how to load plugins in your BuildStream project, please consult the `plugin loading documentation <https://docs.buildstream.build/master/format_project.html#loading-plugins>`_
