Skip to content

Commit 0043c87

Browse files
authored
Change GDPR URL (#18202)
The GDPR URL points to https://www.eugdpr.org/ which reports to be under construction. I propose using this: https://ec.europa.eu/info/law/law-topic/data-protection/reform/what-does-general-data-protection-regulation-gdpr-govern_en P.S.: I'm not a lawyer.
1 parent 0d81f3e commit 0043c87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/security/gdpr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ uid: security/gdpr
1212

1313
By [Rick Anderson](https://twitter.com/RickAndMSFT)
1414

15-
ASP.NET Core provides APIs and templates to help meet some of the [EU General Data Protection Regulation (GDPR)](https://www.eugdpr.org/) requirements:
15+
ASP.NET Core provides APIs and templates to help meet some of the [EU General Data Protection Regulation (GDPR)](https://ec.europa.eu/info/law/law-topic/data-protection/reform/what-does-general-data-protection-regulation-gdpr-govern_en) requirements:
1616

1717
::: moniker range=">= aspnetcore-3.0"
1818

0 commit comments

Comments
 (0)