Skip to content

Commit

Permalink
Move MS Learn ToC links to Tutorials (#18279)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie authored May 12, 2020
1 parent 9a23458 commit 41ecfaa
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions aspnetcore/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- name: What's new in 1.1
uid: aspnetcore-1.1
- name: Tutorials
displayName: tutorial
items:
- name: Web apps
items:
Expand Down Expand Up @@ -154,20 +155,19 @@
uid: data/ef-mvc/inheritance
- name: Advanced topics
uid: data/ef-mvc/advanced
- name: Tutorials (Microsoft Learn)
displayName: tutorial
items:
- name: Web apps
displayName: tutorial, razor, razor pages, ui
href: /learn/modules/create-razor-pages-aspnet-core/
- name: Web API apps
href: /learn/modules/build-web-api-net-core/
- name: Data access
displayName: tutorial, ef, entity framework
href: /learn/modules/persist-data-ef-core/
- name: Web app security
displayName: tutorial, identity
href: /learn/modules/secure-aspnet-core-identity/
- name: Microsoft Learn modules
items:
- name: Web apps >>
displayName: tutorial, razor, razor pages, ui
href: /learn/modules/create-razor-pages-aspnet-core/
- name: Web API apps >>
href: /learn/modules/build-web-api-net-core/
- name: Data access >>
displayName: tutorial, ef, entity framework
href: /learn/modules/persist-data-ef-core/
- name: Web app security >>
displayName: tutorial, identity
href: /learn/modules/secure-aspnet-core-identity/
- name: Fundamentals
items:
- name: Overview
Expand Down

0 comments on commit 41ecfaa

Please sign in to comment.