Skip to content

Commit 753bb6d

Browse files
authored
Update how-to-convert-a-string-to-a-number.md
1 parent ac4fc21 commit 753bb6d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,7 @@ Show me how to parse a string as a number, but don't throw an exception if the i
6767

6868
GitHub Copilot is powered by AI, so surprises and mistakes are possible. For more information, see [Copilot FAQs](https://aka.ms/copilot-general-use-faqs).
6969

70-
Learn more about [GitHub Copilot in Visual Studio](/visualstudio/ide/visual-studio-github-copilot-install-and-states) and [GitHub Copilot in VS Code](https://code.visualstudio.com/docs/copilot/overview).
70+
## See also
71+
72+
- [GitHub Copilot in Visual Studio](/visualstudio/ide/visual-studio-github-copilot-install-and-states)
73+
- [GitHub Copilot in VS Code](https://code.visualstudio.com/docs/copilot/overview)

0 commit comments

Comments
 (0)