Skip to content

Commit 5d3adcb

Browse files
committedAug 15, 2024
fix: fix in the navigation
1 parent 6a4c473 commit 5d3adcb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎docs/microservices/tools/aspire.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- [General Availability of .NET Aspire: Simplifying .NET Cloud-Native Development](https://devblogs.microsoft.com/dotnet/dotnet-aspire-general-availability/)
2121
- [Learn .NET Aspire by example: Polyglot persistence featuring PostgreSQL, Redis, MongoDB, and Elasticsearch](https://nikiforovall.github.io/dotnet/aspire/2024/06/18/polyglot-persistance-with-aspire.html)
2222
- [Adding .NET Aspire to your existing .NET apps](https://devblogs.microsoft.com/dotnet/adding-dotnet-aspire-to-your-existing-dotnet-apps/)
23+
- [What’s new in .NET Aspire 8.1 for cloud native developers!](https://devblogs.microsoft.com/dotnet/whats-new-in-aspire-8-1/)
2324

2425
## Videos
2526
- [Building Cloud Native apps with .NET 8 | .NET Conf 2023](https://www.youtube.com/watch?v=z1M-7Bms1Jg)

‎mkdocs.yml

-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ nav:
234234
- Value Objects: domain-driven-design/value-objects.md
235235
- Event Driven Architecture: event-driven-architecture.md
236236
- Eventual Consistency: eventual-consistency.md
237-
- Eventual Consistency: eventual-consistency.md
238237
- Functional Programming: functional.md
239238
- gRPC: grpc.md
240239
- Hexagonal Architecture: hexagonal-architecture.md

0 commit comments

Comments
 (0)