Skip to content

Commit

Permalink
Add EF Core survey as card and TOC item (#2841)
Browse files Browse the repository at this point in the history
* Update index.yml

Add EF Core survey card

* Update toc.yml

add survey to table of contents

* Update index.yml

Change card type to reference

* Update entity-framework/toc.yml

Co-authored-by: Smit Patel <smitpatel@users.noreply.github.com>

Co-authored-by: Smit Patel <smitpatel@users.noreply.github.com>
  • Loading branch information
JeremyLikness and smitpatel committed Nov 7, 2020
1 parent 1f71a8e commit b6b3a11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions entity-framework/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ highlightedContent:
- title: "API reference browser"
itemType: reference
url: /dotnet/api/?view=efcore-3.1
# Card
- title: "Take the EF Core 6 survey"
itemType: reference
url: https://www.surveymonkey.com/r/XRL3JBL

# Card with summary style
additionalContent:
Expand Down
2 changes: 2 additions & 0 deletions entity-framework/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
items:
- name: Overview
href: core/index.md
- name: Take the EF Core 6 survey >>
href: https://www.surveymonkey.com/r/XRL3JBL
- name: "Releases and planning (roadmap)"
items:
- name: Current and planned releases
Expand Down

0 comments on commit b6b3a11

Please sign in to comment.