From 8664b97135b72f4de1a2cc1f3eaba5e4cfd8f14d Mon Sep 17 00:00:00 2001 From: Fabio Colella Date: Sun, 17 Jan 2021 14:24:59 +0200 Subject: [PATCH] Fix `:ref:` link typo in C# basics (#4552) (cherry picked from commit be6e3c1e3010a6a2161e15bdf90216d9ef34ee73) --- getting_started/scripting/c_sharp/c_sharp_basics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/scripting/c_sharp/c_sharp_basics.rst b/getting_started/scripting/c_sharp/c_sharp_basics.rst index d038cc95b..e4bab8b7c 100644 --- a/getting_started/scripting/c_sharp/c_sharp_basics.rst +++ b/getting_started/scripting/c_sharp/c_sharp_basics.rst @@ -83,7 +83,7 @@ external editors: .. note:: 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) ~~~~~~~~~~~~~~~~~~~~~~~