Skip to content

Commit d65290d

Browse files
authored
fixing lightbox
1 parent efaa41b commit d65290d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/debugger-feature-tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ In .NET and C++ code, you can examine return values in the **Autos** window when
188188

189189
Starting in Visual Studio 2022 version 17.12 Preview 3, you can also view return values of method calls inline and not just in the Autos window.
190190

191-
[![Screenshot showing the return values of method calls.](../debugger/media/vs-2022/view-return-values.png)](../debugger/media/vs-2022/view-return-values.png#lightbox)
191+
[ ![Screenshot showing the return values of method calls.](../debugger/media/vs-2022/view-return-values.png) ](../debugger/media/vs-2022/view-return-values.png#lightbox)
192192

193193
::: moniker-end
194194

0 commit comments

Comments
 (0)