From a304f98ac132bbb650e341d138c0aca070641387 Mon Sep 17 00:00:00 2001 From: Mathieu Choplain Date: Wed, 21 Aug 2024 18:11:08 +0200 Subject: [PATCH] doc: Coding guidelines: use fixed title for reference to Bluetooth APIs Commit 698a0c3193cebb617cb8b37260d1f4e52520841f changed the bluetooth_api section title, which made the reference in the Coding guidelines turn into "API", which is confusing. Use a fixed title for that reference to fix the issue. Signed-off-by: Mathieu Choplain --- doc/contribute/coding_guidelines/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contribute/coding_guidelines/index.rst b/doc/contribute/coding_guidelines/index.rst index caadffc676f..5d2500ee5cf 100644 --- a/doc/contribute/coding_guidelines/index.rst +++ b/doc/contribute/coding_guidelines/index.rst @@ -1208,7 +1208,7 @@ Related GitHub Issues and Pull Requests are tagged with the `Inclusive Language - Selected Replacements - Status - * - :ref:`bluetooth_api` + * - :ref:`Bluetooth ` - See `Bluetooth Appropriate Language Mapping Tables`_ -