Skip to content

Commit d127e33

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

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
@@ -335,8 +335,8 @@ The following samples can be downloaded and tested:
335335

336336
| Sample | Document |
337337
| ----------------- | ------------ |
338-
| [MVC](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21MVC) | |
339-
| [Razor Pages](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21RazorPages) | <security samesite="" rp21=""> | |
338+
| [MVC](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21MVC) | <xref:security/samesite/mvc21> |
339+
| [Razor Pages](https://github.com/blowdart/AspNetSameSiteSamples/tree/master/AspNetCore21RazorPages) | <xref:security/samesite/rp21> |
340340

341341
## December patch behavior changes
342342

0 commit comments

Comments
 (0)