Skip to content

Commit f755634

Browse files
claudiaregiontrogh
andauthored
Update learn to C# cert link (#8248)
* Update learn to C# cert link and update windows install instructions * remove winget * Update docs/csharp/get-started.md Co-authored-by: Nick Trogh <[email protected]> --------- Co-authored-by: Nick Trogh <[email protected]>
1 parent c0d79ae commit f755634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/csharp/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ This getting started guide introduces you to C# and .NET for Visual Studio Code
1616
1. Writing and running a simple "Hello World" application using C#.
1717
1. Introduce you to other learning resources for C# in VS Code.
1818

19-
Keep in mind, that this guide won't teach you C#. Instead, it teaches you how to get set up for C# development in VS Code. If you're looking for resources to learn C#, check out our C# curriculum.
19+
Keep in mind, that this guide won't teach you C#. Instead, it teaches you how to get set up for C# development in VS Code. If you're looking for resources to learn C#, check out the free C# Certificate from freeCodeCamp.
2020

21-
<a class="install-extension-btn" href="https://aka.ms/selfguidedcsharp">Learn C# Curriculum</a>
21+
<a class="install-extension-btn" href="https://aka.ms/csharp-certification">Earn C# Certification</a>
2222

2323
## Necessary tools
2424

0 commit comments

Comments
 (0)