Skip to content

Update reference to Python web app quickstart #537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Update reference to Python web app quickstart #537

merged 1 commit into from
Feb 23, 2023

Conversation

Dickson-Mwendia
Copy link
Contributor

@Dickson-Mwendia Dickson-Mwendia commented Feb 23, 2023

@Dickson-Mwendia
Copy link
Contributor Author

Dickson-Mwendia commented Feb 23, 2023

@rayluo please review the updates to docs quickstarts

@rayluo
Copy link
Collaborator

rayluo commented Feb 23, 2023

Thanks for the catch.

The old link currently shows "... This probably isn't the page you were expecting. While we work on a fix ...". Are we actually working on a fix to restore the old link, or are we permanently moving to the new link? In other words, what will be the canonical link going forward?

@Dickson-Mwendia
Copy link
Contributor Author

We're moving to the new link that holds all quickstarts for a particular app type. Soon we'll remove all references to the old quickstarts and delete them. However, we'll also apply redirects to ensure users do not land on already deleted pages.

Copy link
Collaborator

@rayluo rayluo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch and clarifying that the new link is the new canonical link.

@rayluo rayluo merged commit 497c7e5 into AzureAD:dev Feb 23, 2023
rayluo added a commit that referenced this pull request Apr 9, 2023
rayluo added a commit that referenced this pull request Apr 9, 2023
<!-- Don't know how to include images into Sphinx, so we host it from github repo instead -->
<img src="https://raw.githubusercontent.com/AzureAD/microsoft-authentication-library-for-python/dev/docs/scenarios-with-users.svg"
usemap="#public-map"><!-- Derived from http://www.image-map.net/ but we had to manually add unique map id -->
<map name="public-map">
<area target="_blank" coords="110,150,59,94" shape="rect"
alt="Web app" title="Web app" href="https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-v2-python-webapp">
alt="Web app" title="Web app" href="https://learn.microsoft.com/azure/active-directory/develop/web-app-quickstart?pivots=devlang-python>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It turns out, this line and the next line were both missing a trailing quotation mark.

Now I fixed it in my latest commit.

CC: @Dickson-Mwendia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants