Skip to content

Commit

Permalink
docs: fix GDPR image
Browse files Browse the repository at this point in the history
  • Loading branch information
axe312ger committed Dec 28, 2023
1 parent b47890d commit dee1366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const features = [
},
{
title: 'Compliance with Privacy Laws',
imageUrl: 'img/undraw_GDPR.svg', // Suggests legal terms and compliance
imageUrl: 'img/undraw_gdpr.svg', // Suggests legal terms and compliance
description: (
<>
Facilitate GDPR compliance and more, with a toolkit crafted for
Expand Down

0 comments on commit dee1366

Please sign in to comment.