File tree Expand file tree Collapse file tree 3 files changed +59
-59
lines changed
Expand file tree Collapse file tree 3 files changed +59
-59
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ An example embedding using javascript:
2626 <script type="text/javascript">
2727 async function fetchPubs() {
2828 const targetDiv = document.getElementById('pub-div');
29- const remoteUrl = 'https://jeltevanbommel .github.io/scion- publications/index.html';
29+ const remoteUrl = 'https://scionproto-contrib .github.io/publications/index.html';
3030
3131 try {
3232 // Fetch the publication list
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ Example:
8484 year = {2021},
8585 month = {dec},
8686 booktitle = {International Conference on emerging Networking EXperiments and Technologies (CoNEXT ’21)},
87- url = {https://jeltevanbommel .github.io/scion- publications/pdfs/2021/2021_conext_deployment.pdf},
87+ url = {https://scionproto-contrib .github.io/publications/pdfs/2021/2021_conext_deployment.pdf},
8888 doi = {10.1145/3485983.3494862},
8989 comment = {Best Paper Award},
9090 keywords = {networking}
You can’t perform that action at this time.
0 commit comments