Skip to content

Commit efcbceb

Browse files
committed
Update titles for consistency in Linux and macOS broker documentation
1 parent ca6013c commit efcbceb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

msal-python-conceptual/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
- name: Using MSAL Python with Auth Brokers on macOS
1515
href: advanced/macos-broker.md
1616
- name: Using MSAL Python with an Auth Broker on Linux
17-
href: ./advanced/linux-broker-py.md
17+
href: advanced/linux-broker-py.md
1818
- name: Using MSAL Python with Windows Subsystem for Linux
19-
href: ./advanced/linux-broker-py-wsl.md
19+
href: advanced/linux-broker-py-wsl.md
2020
- name: Migrate to MSAL Python
2121
href: advanced/migrate-python-adal-msal.md
2222
- name: Logging

msal-python-conceptual/advanced/linux-broker-py.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Using MSAL Python with an Authentication Broker on Linux
2+
title: Using MSAL Python with an Auth Broker on Linux
33
description: MSAL is able to call Microsoft Single Sign-on for Linux, which is a component that ships as a dependency of Intune Portal. This component acts as an authentication broker allowing the users of your app to benefit from integration with accounts known to the broker.
44
author: ploegert
55
ms.author: jploegert

msal-python-conceptual/advanced/macos-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Using MSAL Python with an Authentication Broker on macOS
2+
title: Using MSAL Python with an Auth Broker on macOS
33
description: "Using an authentication broker on macOS enables you to simplify how your users authenticate with Microsoft Entra ID from your application, as well as take advantage of advanced functionality such as token binding, protecting any issued tokens from exfiltration and misuse."
44
author: localden
55
manager: CelesteDG

0 commit comments

Comments
 (0)