Skip to content

Commit 52e0249

Browse files
authored
add link to new .NET learning path (#21277)
Add link to the new .NET Application learning path. Add another link to the .NET homepage for all Learn content. Fix one other learn link to be a relative link
1 parent 8f4b3fe commit 52e0249

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/index.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,15 @@ highlightedContent:
3434
# Card
3535
- title: "Create your first web app."
3636
itemType: learn
37-
url: https://dotnet.microsoft.com/learn/aspnet/hello-world-tutorial/intro
37+
url: /learn/aspnet/hello-world-tutorial/intro
38+
# Card
39+
- title: "Build .NET applications with C#"
40+
itemType: learn
41+
url: /learn/paths/build-dotnet-applications-csharp/
42+
# Card
43+
- title: "Browse all .NET Learning paths and modules"
44+
itemType: learn
45+
url: /learn/dotnet/
3846
# Card
3947
- title: "What's new in .NET docs"
4048
itemType: whats-new

0 commit comments

Comments
 (0)