[PATCH 3/5] services: Clean up links to projects

Siddhesh Poyarekar <[email protected]> Thu, 7 Mar 2024 14:30:17 -0500
Newsgroups org.linuxfoundation.lists.cti-tac
Message-ID <[email protected]>
Use links on project names instead of putting them in bulleted lists.

Signed-off-by: Siddhesh Poyarekar <[email protected]>
---
 source/services/index.rst | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/source/services/index.rst b/source/services/index.rst
index 84cb02b..34eba77 100644
--- a/source/services/index.rst
+++ b/source/services/index.rst
@@ -11,21 +11,18 @@ The following services are currently being provided by CTI via the Linux Foundat
 
 * Big Blue Button servers
 
-    * Service uses BBB which is FOSS and LGPL-3.0 licensed.
+    * Service uses `BBB <https://github.com/bigbluebutton/bigbluebutton>`_
+      which is FOSS and LGPL-3.0 licensed.
 
-      * ``https://github.com/bigbluebutton/bigbluebutton``
+    * glibc: Used for weekly `patch triage meetings <https://sourceware.org/glibc/wiki/PatchworkReviewMeetings>`_.
 
-    * glibc: Used for weekly patch triage meetings.
-        * https://sourceware.org/glibc/wiki/PatchworkReviewMeetings
-
-    * GNU Toolchain: Monthly office hours for the GNU Toolchain.
-        *  https://gcc.gnu.org/wiki/OfficeHours
+    * GNU Toolchain: `Monthly office hours <https://gcc.gnu.org/wiki/OfficeHours>`_
+      for the GNU Toolchain.
 
 * gitolite servers
 
-    * Service uses Gitolite which is FOSS and GPL-2.0 licensed.
-
-      * ``https://github.com/sitaramc/gitolite``
+    * Service uses `Gitolite <https://github.com/sitaramc/gitolite>`_ which is
+      FOSS and GPL-2.0 licensed.
 
     * Core Toolchain Infrastructure project documentation repository.
         * ``git clone gitolite.coretoolchain.dev:cti/cti.coretoolchain.dev``
-- 
2.43.0