We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0e2f5 commit d127e33Copy full SHA for d127e33
aspnetcore/security/samesite.md
@@ -335,8 +335,8 @@ The following samples can be downloaded and tested:
335
336
| Sample | Document |
337
| ----------------- | ------------ |
338
-| [MVC](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21MVC) | |
339
-| [Razor Pages](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21RazorPages) | <security samesite="" rp21=""> | |
+| [MVC](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21MVC) | <xref:security/samesite/mvc21> |
+| [Razor Pages](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21RazorPages) | <xref:security/samesite/rp21> |
340
341
## December patch behavior changes
342
0 commit comments