Skip to content

Commit 9a547a9

Browse files
committed
Update link to use HTTPS for data privacy lab paper.
1 parent c83f479 commit 9a547a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ var vcwg = {
9494
},
9595
'DEMOGRAPHICS': {
9696
title: 'Simple Demographics Often Identify People Uniquely',
97-
href: 'http://dataprivacylab.org/projects/identifiability/paper1.pdf',
97+
href: 'https://dataprivacylab.org/projects/identifiability/paper1.pdf',
9898
authors: ['Latanya Sweeney'],
9999
publisher: 'Data Privacy Lab'
100100
},

0 commit comments

Comments
 (0)