Skip to content

Commit 6ccfd76

Browse files
authored
Fix image file path
1 parent ac330c1 commit 6ccfd76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/programming-guide/types/how-to-convert-a-string-to-a-number.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ When Copilot returns a code block, the response includes options to copy the cod
106106
> [!NOTE]
107107
> Your results might be different from what's shown in the example responses. AI models are non-deterministic, which means that they can return different responses when asked the same question. This might be due to additional learning and adaption over time, language variation, changes in context, such as your chat history, and more.
108108
109-
:::image type="content" source="../../media/github-copilot-chat-convert-string-to-number.png" alt-text="Screenshot that shows using GitHub Copilot Chat in Visual Studio to convert a string to a number." lightbox="../../media/github-copilot-chat-convert-string-to-number.png":::
109+
:::image type="content" source="../../../media/github-copilot-chat-convert-string-to-number.png" alt-text="Screenshot that shows using GitHub Copilot Chat in Visual Studio to convert a string to a number." lightbox="../../../media/github-copilot-chat-convert-string-to-number.png":::
110110

111111
For more information, see:
112112

0 commit comments

Comments
 (0)