Skip to content

Commit 82adf48

Browse files
committed
Fix type introduced in #537
1 parent d3212a1 commit 82adf48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ MSAL Python supports some of them.
3030
usemap="#public-map"><!-- Derived from http://www.image-map.net/ but we had to manually add unique map id -->
3131
<map name="public-map">
3232
<area target="_blank" coords="110,150,59,94" shape="rect"
33-
alt="Web app" title="Web app" href="https://learn.microsoft.com/azure/active-directory/develop/web-app-quickstart?pivots=devlang-python>
33+
alt="Web app" title="Web app" href="https://learn.microsoft.com/azure/active-directory/develop/web-app-quickstart?pivots=devlang-python">
3434
<area target="_blank" coords="58,281,108,338" shape="rect"
35-
alt="Web app" title="Web app" href="https://learn.microsoft.com/azure/active-directory/develop/web-app-quickstart?pivots=devlang-python>
35+
alt="Web app" title="Web app" href="https://learn.microsoft.com/azure/active-directory/develop/web-app-quickstart?pivots=devlang-python">
3636
<area target="_blank" coords="57,529,127,470" shape="rect"
3737
alt="Desktop App" title="Desktop App" href="https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/sample/interactive_sample.py">
3838
<!-- TODO: Upgrade this sample to use Interactive Flow: https://github.com/Azure-Samples/ms-identity-python-desktop/blob/master/1-Call-MsGraph-WithUsernamePassword/username_password_sample.py -->

0 commit comments

Comments
 (0)