Skip to content

Commit efaa41b

Browse files
authored
fixing alt text and lightbox
1 parent 130c48b commit efaa41b

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-
![View return values of method calls](../debugger/media/vs-2022/view-return-values.png)
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)