Skip to content

Commit b395c47

Browse files
authored
Update aspnetcore/security/samesite.md
1 parent d127e33 commit b395c47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aspnetcore/security/samesite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ Versions of :::no-loc text="Electron"::: include older versions of Chromium. For
460460

461461
| Sample | Document |
462462
| ----------------- | ------------ |
463-
| [MVC](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21MVC) | |
464-
| [Razor Pages](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21RazorPages) | <security samesite="" rp21=""> | |
463+
| [MVC](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21MVC) | <xref:security/samesite/mvc21> |
464+
| [Razor Pages](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21RazorPages) | <xref:security/samesite/rp21> |
465465

466466
:::moniker-end

0 commit comments

Comments
 (0)