Skip to content

Commit c887f03

Browse files
authored
remove invalid link (#45183)
1 parent f8d0e23 commit c887f03

File tree

1 file changed

+0
-2
lines changed
  • docs/csharp/tour-of-csharp/tutorials

1 file changed

+0
-2
lines changed

docs/csharp/tour-of-csharp/tutorials/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ You can try these tutorials in different environments. The concepts you'll learn
1717
- [In your browser, on the docs platform](hello-world.md): This experience embeds a runnable C# code window in docs pages. You write and execute C# code in the browser.
1818
- [In the Microsoft Learn training experience](/training/paths/csharp-first-steps/). This learning path contains several modules that teach the basics of C#.
1919

20-
After you've explored online, you can [download the .NET SDK and build programs on your machine](local-environment.md).
21-
2220
## [Hello world](hello-world.md)
2321

2422
In the [Hello world](hello-world.md) tutorial, you'll create the most basic C# program. You'll explore the `string` type and how to work with text. You can also use the path on [Microsoft Learn training](/training/paths/csharp-first-steps/).

0 commit comments

Comments
 (0)