Browse Source

Fix `:ref:` link typo in C# basics (#4552)

(cherry picked from commit be6e3c1e3010a6a2161e15bdf90216d9ef34ee73)
Fabio Colella 4 years ago
parent
commit
8664b97135
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/scripting/c_sharp/c_sharp_basics.rst

+ 1 - 1
getting_started/scripting/c_sharp/c_sharp_basics.rst

@@ -83,7 +83,7 @@ external editors:
 .. note::
 .. note::
 
 
     If you are using Visual Studio 2019, you must follow the instructions found
     If you are using Visual Studio 2019, you must follow the instructions found
-    in the `:ref:doc_c_sharp_configuring_vs_2019_for_debugging` section below.
+    in the :ref:`doc_c_sharp_configuring_vs_2019_for_debugging` section below.
 
 
 Windows (Visual Studio)
 Windows (Visual Studio)
 ~~~~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~~~~