Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sayano-lee committed Aug 14, 2021
1 parent 9bac1f5 commit 4dfa641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/FeedbackModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import Modal from 'react-bootstrap/Modal'

const FeedbackModal = (props) => {

const oneDriveLink = "https://sutdapac-my.sharepoint.com/:f:/g/personal/tianjiao_li_mymail_sutd_edu_sg/EtLLkN49_C9Bq14ur0ZLpHkB-bi9Tc_LlIQBv0Ds4JE49A?e=IqX67X"
const oneDriveLink = "https://drive.google.com/drive/folders/1QeYXeM_pbWBSSmpRr_rKHurMpI2TxAKs?usp=sharing"

return (
<Modal
Expand Down

0 comments on commit 4dfa641

Please sign in to comment.