Skip to content

Commit 6b00b53

Browse files
committed
changing link to google docs
1 parent 81a9165 commit 6b00b53

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-89.4 KB
Binary file not shown.

src/components/Resume/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function Resume() {
1919
<h6 className="center-align card-title">
2020
PDF
2121
</h6>
22-
<button className='btn' onClick={() => window.open("https://github.com/nitrotap/react-folio/raw/main/src/assets/Resume-Kartikrao-Jevaji.pdf", "_blank")} target="_blank" rel="noreferrer">Download</button>
22+
<button className='btn' onClick={() => window.open("https://drive.google.com/file/d/14JhvbEexxq9lNVc7H97f8v1YanhpT4DO", "_blank")} target="_blank" rel="noreferrer">Download</button>
2323
</div>
2424
</div>
2525
</div>

0 commit comments

Comments
 (0)