@@ -47,23 +47,23 @@ items:
4747 href : get-started/build-aspire-apps-with-python.md
4848 - name : Configuration
4949 href : app-host/configuration.md
50- - name : Custom commands
50+ - name : Customize resources
5151 items :
5252 - name : Custom resource commands
5353 href : fundamentals/custom-resource-commands.md
54+ displayName : withcommand
5455 - name : Custom HTTP commands
5556 href : fundamentals/http-commands.md
57+ displayName : withhttpcommand,
58+ - name : Custom resource URLs
59+ displayName : withurl,withurlforendpoint,withurls
60+ href : fundamentals/custom-resource-urls.md
5661 - name : Add Dockerfiles to the app model
5762 href : app-host/withdockerfile.md
5863 displayName : dockerfile,docker
59- - name : Networking
60- items :
61- - name : Overview
62- displayName : inner loop,local networking,networking
63- href : fundamentals/networking-overview.md
64- - name : Define custom resource URLs
65- displayName : withurl,withurlforendpoint,withurls
66- href : fundamentals/custom-resource-urls.md
64+ - name : Networking overview
65+ displayName : inner loop,local networking,networking
66+ href : fundamentals/networking-overview.md
6767 - name : Eventing in .NET Aspire
6868 href : app-host/eventing.md
6969 - name : Use external parameters
0 commit comments