Skip to content

Commit cd1b678

Browse files
Fix broken URLs.
1 parent b1e4771 commit cd1b678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

references.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ @inproceedings{Feng2023a
2222
booktitle = {USENIX Security Symposium},
2323
publisher = {USENIX},
2424
year = {2023},
25-
url = {https://www.usenix.org/conference/usenixsecurity23/presentation/feng},
25+
url = {https://www.usenix.org/system/files/usenixsecurity23-feng.pdf},
2626
}
2727

2828
@inproceedings{Amich2023a,
@@ -31,7 +31,7 @@ @inproceedings{Amich2023a
3131
booktitle = {USENIX Security Symposium},
3232
publisher = {USENIX},
3333
year = {2023},
34-
url = {https://www.usenix.org/conference/usenixsecurity23/presentation/amich},
34+
url = {https://www.usenix.org/system/files/usenixsecurity23-amich.pdf},
3535
}
3636

3737
@inproceedings{Sun2023a,

0 commit comments

Comments
 (0)