From d42373a97813fd80af6c90aec6a3f23073e76df8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hubert=20Figui=C3=A8re?= Date: Thu, 28 Dec 2023 22:57:55 -0500 Subject: [PATCH] docs: Fix link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hubert Figuière --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index 9310e4b53..35757d2f2 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -31,7 +31,7 @@ This documentation is made up of the following sections: reasons to use portals on your apps. * :doc:`Common conventions `: coding patterns and principles common when **app and desktop developers** are working with portal APIs. -* :doc:`Application API `: portal APIs that **apps** can use to +* :doc:`Application API `: portal APIs that **apps** can use to interact with the host system. * :doc:`Portal backends `: interfaces and configuration files that **desktop developers** can implement and install in order to write a portal