diff --git a/docs/toc.yml b/docs/toc.yml index 4337b03fe..df3844c95 100644 --- a/docs/toc.yml +++ b/docs/toc.yml @@ -48,6 +48,9 @@ items: - name: Security considerations href: fundamentals/dashboard/security-considerations.md + - name: Testing + href: fundamentals/testing.md + - name: Fundamentals items: - name: Networking overview @@ -56,8 +59,6 @@ items: - name: Service discovery displayName: service discovery,service to service communication,Kubernetes,k8s href: service-discovery/overview.md - - name: Testing .NET Aspire apps - href: fundamentals/testing.md - name: Service defaults href: fundamentals/service-defaults.md - name: Telemetry