Skip to content

Commit 3147daa

Browse files
committed
Update Projects_Portfolio.html
1 parent 006fad6 commit 3147daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Projects_Portfolio.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h4>Explore current opportunities and find your next challenge</h4>
100100
<div class="col-6 col-md-3" data-aos-delay="100">
101101
<div class="icon-box iconbox-blue">
102102
<div class="icon">
103-
<a href="ug_msc.html"><img src="assets/img/projects/Portfolio/UG.png"
103+
<a href="UG.html"><img src="assets/img/projects/Portfolio/UG.png"
104104
alt="UG-MSc Projects" class="project-img"></a>
105105
</div>
106106
<h4><a href="UG.html">UG Projects</a></h4>
@@ -110,7 +110,7 @@ <h4><a href="UG.html">UG Projects</a></h4>
110110
<div class="col-6 col-md-3" data-aos-delay="100">
111111
<div class="icon-box iconbox-blue">
112112
<div class="icon">
113-
<a href="ug_msc.html"><img src="assets/img/projects/Portfolio/MSc.png"
113+
<a href="MSc.html"><img src="assets/img/projects/Portfolio/MSc.png"
114114
alt="UG-MSc Projects" class="project-img"></a>
115115
</div>
116116
<h4><a href="MSc.html">MSc Projects</a></h4>

0 commit comments

Comments
 (0)