Skip to content

Commit 0b2b913

Browse files
committed
Tweak TOC
1 parent 137df53 commit 0b2b913

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/toc.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)