Skip to content

Commit

Permalink
Remove warnings (#3993)
Browse files Browse the repository at this point in the history
  • Loading branch information
smitpatel authored Aug 22, 2022
1 parent 3a51588 commit a2dbb3b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions entity-framework/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ highlightedContent:
# Card
- title: "API reference browser"
itemType: reference
url: /dotnet/api/?view=efcore-6.0
url: /dotnet/api/?view=efcore-6.0&preserve-view=true
# Card
- title: "Explore other options for .NET Data"
itemType: reference
url: dotnet-data
url: dotnet-data/index.yml

# Card with summary style
additionalContent:
Expand Down
4 changes: 2 additions & 2 deletions entity-framework/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
href: core/cli/services.md

- name: EF Core API reference >>
href: /dotnet/api/?view=efcore-6.0
href: /dotnet/api/?view=efcore-6.0&preserve-view=true

- name: Entity Framework 6
items:
Expand Down Expand Up @@ -720,4 +720,4 @@
- name: Russian
href: ef6/resources/licenses/ef6/rus.md
- name: EF6 API reference >>
href: /dotnet/api/?view=entity-framework-6.2.0
href: /dotnet/api/?view=entity-framework-6.2.0&preserve-view=true

0 comments on commit a2dbb3b

Please sign in to comment.