diff --git a/docs/csharp/get-started.md b/docs/csharp/get-started.md
index 1156a1035d..683786a67b 100644
--- a/docs/csharp/get-started.md
+++ b/docs/csharp/get-started.md
@@ -16,9 +16,9 @@ This getting started guide introduces you to C# and .NET for Visual Studio Code
1. Writing and running a simple "Hello World" application using C#.
1. Introduce you to other learning resources for C# in VS Code.
-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.
+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.
-Learn C# Curriculum
+Earn C# Certification
## Necessary tools