This is an automated email from the ASF dual-hosted git repository.

btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit b3a269b957bb87988beae76e293290ff203829ae
Author: Matias N <[email protected]>
AuthorDate: Sat Aug 15 18:18:57 2020 -0300

    fix link
---
 Documentation/components/nsh/config.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/components/nsh/config.rst 
b/Documentation/components/nsh/config.rst
index e3e74d8..563f460 100644
--- a/Documentation/components/nsh/config.rst
+++ b/Documentation/components/nsh/config.rst
@@ -249,7 +249,7 @@ Configuration                        Description
                                      command works very must like the set 
command except that is        
                                      operates on environment variables. When 
CONFIG_NSH_VARS   
                                      is enabled, there are changes in the 
behavior of certain commands.
-                                     See table :ref:`_nsh_vars_table`.
+                                     See following :ref:`table 
<nsh_vars_table>`.
                                                                                
   
  ``CONFIG_NSH_QUOTE``                Enables back-slash quoting of certain 
characters within the     
                                      command. This option is useful for the 
case where an NSH script  

Reply via email to