Skip to content

Commit 9d756b5

Browse files
authored
Merge pull request #89553 from abhidnya13/python-quickstart-change
Correcting broken link
2 parents 93991b6 + bcaaa1a commit 9d756b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/quickstart-v2-python-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When you've completed the guide, your application will accept sign-ins of person
3434
To run this sample, you will need:
3535

3636
- [Python 2.7+](https://www.python.org/downloads/release/python-2713) or [Python 3+](https://www.python.org/downloads/release/python-364/)
37-
- [Flask](http://flask.pocoo.org/), [Flask-Session](https:/pythonhosted.org/Flask-Session/), [requests](https://2.python-requests.org/en/master/)
37+
- [Flask](http://flask.pocoo.org/), [Flask-Session](https://pythonhosted.org/Flask-Session/), [requests](https://2.python-requests.org/en/master/)
3838
- [MSAL Python](https://github.com/AzureAD/microsoft-authentication-library-for-python)
3939
- An Azure Active Directory (Azure AD) tenant. For more information on how to get an Azure AD tenant, see [how to get an Azure AD tenant.](https://docs.microsoft.com/azure/active-directory/develop/quickstart-create-new-tenant)
4040

0 commit comments

Comments
 (0)