Skip to content

Commit 3dafaae

Browse files
committed
update
1 parent 81a4478 commit 3dafaae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

msal-dotnet-articles/acquiring-tokens/using-web-browsers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ For more details, see [Localhost exceptions](/azure/active-directory/develop/rep
9696

9797
### Linux and macOS
9898

99-
On Linux, MSAL.NET opens the default system browser with a tool like [xdg-open](https://manpages.ubuntu.com/manpages/jammy/man1/xdg-open.1.html). Opening the browser with `sudo` is unsupported by MSAL and will cause MSAL to throw an exception.
99+
On Linux, MSAL.NET opens the default system browser with a tool like [xdg-open](https://manpages.ubuntu.com/manpages/questing/en/man1/xdg-open.1.html). Opening the browser with `sudo` is unsupported by MSAL and will cause MSAL to throw an exception.
100100

101101
On macOS, the browser is opened by invoking `open <url>`.
102102

0 commit comments

Comments
 (0)