diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-08-09 13:42:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-08-09 13:42:38 -0400 |
| commit | 2cf9d68025912660aa329b84b8d38322997f3182 (patch) | |
| tree | 63e6a57d2073c3c3ce4bcdab135f774de5d43ae3 /static | |
| parent | 3ffa750401ab919faf9573ab6943dd0806f65817 (diff) | |
fix canonical URL for PDF Viewer privacy policy
Diffstat (limited to 'static')
| -rw-r--r-- | static/pdfviewer-privacy-policy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index 38105c23..6dcd31bc 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -22,7 +22,7 @@ <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> <link rel="stylesheet" href="/grapheneos.css?13"/> <link rel="manifest" href="/manifest.webmanifest"/> - <link rel="canonical" href="https://grapheneos.org/pdfviewer_privacy_policy"/> + <link rel="canonical" href="https://grapheneos.org/pdfviewer-privacy-policy"/> </head> <body> <nav> |
