diff --git a/entity-framework/core/extensions/index.md b/entity-framework/core/extensions/index.md index e55b7fb9d7..e331f6a52e 100644 --- a/entity-framework/core/extensions/index.md +++ b/entity-framework/core/extensions/index.md @@ -359,7 +359,7 @@ These packages are designed to integrate directly with EF Core to expose various Enhance the local development experience by simplifying the management of your cloud-native app's configuration and interconnections. For EF Core: 8. -[Website](https://learn.microsoft.com/dotnet/aspire/get-started/aspire-overview) | [GitHub repository](https://github.com/dotnet/aspire) | [NuGet](https://www.nuget.org/profiles/aspire) +[Website](/aspire/get-started/aspire-overview) | [GitHub repository](https://github.com/dotnet/aspire) | [NuGet](https://www.nuget.org/profiles/aspire) ### HotChocolate diff --git a/entity-framework/core/learn-more/community-standups.md b/entity-framework/core/learn-more/community-standups.md index 4d0775ef2a..29c59cf79e 100644 --- a/entity-framework/core/learn-more/community-standups.md +++ b/entity-framework/core/learn-more/community-standups.md @@ -1591,7 +1591,6 @@ Featuring: Links: - Blog: [Oracle EF Core 3.1 Production Release](https://medium.com/oracledevs/oracle-ef-core-3-1-production-release-9e470eaf3d03) -- Blog: [Seeding data in EF Core using SQL scripts](https://dejanstojanovic.net/aspnet/2020/september/seeding-data-in-ef-core-using-sql-scripts/) - Blog: [Announcing Entity Framework Core (EFCore) 5.0 RC1](https://devblogs.microsoft.com/dotnet/announcing-entity-framework-core-efcore-5-0-rc1/) - Docs: [Migrations Overview](xref: core/managing-schemas/migrations/index) - Docs: [EF Core daily builds](https://aka.ms/ef-daily-builds)