Skip to content

Commit ca6013c

Browse files
committed
Refactor section titles in TOC.yml for consistency and clarity
1 parent 9205d25 commit ca6013c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

msal-python-conceptual/TOC.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@
1111
items:
1212
- name: Using MSAL Python with Web Account Manager
1313
href: advanced/wam.md
14-
- name: Using MSAL Python with Authentication Brokers on macOS
14+
- name: Using MSAL Python with Auth Brokers on macOS
1515
href: advanced/macos-broker.md
16-
- name: Using MSAL Python with an Authentication Broker on Linux
16+
- name: Using MSAL Python with an Auth Broker on Linux
1717
href: ./advanced/linux-broker-py.md
18-
displayName: msal, python, linux
18+
- name: Using MSAL Python with Windows Subsystem for Linux
19+
href: ./advanced/linux-broker-py-wsl.md
1920
- name: Migrate to MSAL Python
2021
href: advanced/migrate-python-adal-msal.md
2122
- name: Logging

0 commit comments

Comments
 (0)