Change UE to EU in GDPR reference text (#6745)
parent
d6acfffca6
commit
01479fd0f0
|
@ -74,7 +74,7 @@ In production, HTTPS must be explicitly configured. In 2.1, default configuratio
|
|||
|
||||
## GDPR
|
||||
|
||||
ASP.NET Core provides APIs and templates to help meet some of the [UE General Data Protection Regulation (GDPR)](https://www.eugdpr.org/) requirements. For more information, see [GDPR support in ASP.NET Core](xref:security/gdpr). A [sample app](https://github.com/aspnet/Docs/tree/live/aspnetcore/security/gdpr/sample) shows how to use and lets you test most of the GDPR extension points and APIs added to the ASP.NET Core 2.1 templates.
|
||||
ASP.NET Core provides APIs and templates to help meet some of the [EU General Data Protection Regulation (GDPR)](https://www.eugdpr.org/) requirements. For more information, see [GDPR support in ASP.NET Core](xref:security/gdpr). A [sample app](https://github.com/aspnet/Docs/tree/live/aspnetcore/security/gdpr/sample) shows how to use and lets you test most of the GDPR extension points and APIs added to the ASP.NET Core 2.1 templates.
|
||||
|
||||
## Integration tests
|
||||
|
||||
|
|
Loading…
Reference in New Issue