Skip to content

Commit 23fcee7

Browse files
committed
Update
1 parent 97cc7e5 commit 23fcee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/components/PageDownload.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ const PageDownload = () => {
3030
<p className="text-center">By downloading the dataset, you agree to the terms and conditions above.</p>
3131

3232
<div className="container">
33-
<a href="https://bit.ly/SUTDTrafficQA-Google" className="button btn btn-outline-primary mt-3 mx-1" target="_blank" rel="noopener noreferrer">Google Drive Link</a>
34-
<a href="https://bit.ly/SUTDTrafficQA-OneDrive" className="button btn btn-outline-primary mt-3 mx-1" target="_blank" rel="noopener noreferrer">MS OneDrive Link</a>
33+
{/* <a href="https://bit.ly/SUTDTrafficQA-Google" className="button btn btn-outline-primary mt-3 mx-1" target="_blank" rel="noopener noreferrer">Google Drive Link</a> */}
34+
<a href="https://sutdapac-my.sharepoint.com/:f:/g/personal/he_huang_mymail_sutd_edu_sg/IgBK5nN1s4ASQJM2WlQ-U-O6AY0eM_J7YutkqN1heSVvzPM" className="button btn btn-outline-primary mt-3 mx-1" target="_blank" rel="noopener noreferrer">MS OneDrive Link</a>
3535
<a href="https://bit.ly/SUTDTrafficQA-zenodo" className="button btn btn-outline-primary mt-3 mx-1" target="_blank" rel="noopener noreferrer">Zenodo Link</a>
3636
</div>
3737
</div>

0 commit comments

Comments
 (0)