From 854e92a40aac4f25db4fc3b103c3b43eb816c9c2 Mon Sep 17 00:00:00 2001 From: jrhodie <139580534+jrhodie@users.noreply.github.com> Date: Fri, 1 Nov 2024 17:34:48 -0700 Subject: [PATCH] [docs] formatting fix (#10891) --- src/cli/cli.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/cli.cpp b/src/cli/cli.cpp index fbb4bd79b..bef5ad5ca 100644 --- a/src/cli/cli.cpp +++ b/src/cli/cli.cpp @@ -7314,7 +7314,7 @@ template <> otError Interpreter::Process(Arg aArgs[]) * Done * @endcode * @par api_copy - * otLinkGetAlternateShortAddress + * #otLinkGetAlternateShortAddress */ if (aArgs[0] == "altshortaddr") {