Skip to content

Commit 74283ab

Browse files
authored
Merge pull request #8360 from puya-ms/patch-1
Update visual-studio-commands.md
2 parents c21f82a + 58996fb commit 74283ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/reference/visual-studio-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.workload:
2020

2121
[!INCLUDE [Visual Studio](~/includes/applies-to-version/vs-windows-only.md)]
2222

23-
You can enter Visual Studio commands in the **Command** window, **Immediate** window, or **Find/Command** box. In each case, the greater than sign (`>`) indicates that a command, rather than a search or debug operation, follows.
23+
You can enter Visual Studio commands in the [**Command** window](../../ide/reference/command-window.md), [**Immediate** window](../../ide/reference/immediate-window.md), or **Find/Command** box. In each case, the greater than sign (`>`) indicates that a command, rather than a search or debug operation, follows.
2424

2525
You can find a complete list of commands and their syntax on the **Keyboard** page in **Tools** > **Options** > **Environment**.
2626

0 commit comments

Comments
 (0)