Skip to content

Fix broken links#17786

Merged
scottaddie merged 1 commit intodotnet:masterfrom
MohamedSahbi:patch-1
Apr 14, 2020
Merged

Fix broken links#17786
scottaddie merged 1 commit intodotnet:masterfrom
MohamedSahbi:patch-1

Conversation

@MohamedSahbi
Copy link
Copy Markdown
Contributor

@MohamedSahbi MohamedSahbi commented Apr 14, 2020

Fixes #17757

Samples links for the range >= aspnetcore3-0 are not working anymore.
I updated it with links of ASP.NET Core 3.1 because it is the latest LTS release available.
(Hint: the ASP.NET Core 3.0 samples are available here. You can remove "release/" from the paths and it will work. )

Samples links for the range >= aspnetcore3-0 are not working anymore.
I updated it with links of ASP.NET Core 3.1 because it is the latest LTS release available.
(Hint: the ASP.NET Core 3.0 samples are available here (https://github.com/dotnet/AspNetCore/tree/3.0/src/Security/samples). You can remove  "release/" from the paths and it will work. )
@dnfclas
Copy link
Copy Markdown

dnfclas commented Apr 14, 2020

CLA assistant check
All CLA requirements met.

@guardrex
Copy link
Copy Markdown
Collaborator

There is an issue related to this fix. So, I am just putting it here to make it easy for everyone

@MohamedSahbi ... For a PR that fixes an issue, put ...

Fixes #{ISSUE NUMBER}

... at the top of your comment. The issue will automatically close when the PR is merged.

If the PR should merge and leave the issue open (for more work later), then use ...

Addresses #{ISSUE NUMBER}

@scottaddie scottaddie merged commit 37e9c3a into dotnet:master Apr 14, 2020
@scottaddie
Copy link
Copy Markdown
Member

Thank you for the fixes, @MohamedSahbi.

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.

Links are expired

4 participants