Skip to content

Commit a27f131

Browse files
Update portfolio link to new URL
1 parent d309ff0 commit a27f131

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ <h3>Desktop Chat Application (Local Area Network)</h3>
277277
<section id="portfolio" class="container fade-in portfolio counter-container">
278278
<div class="portfolio-card">
279279
<h2>Portfolio</h2>
280-
<a href="https://vimal-java-dev.github.io/" target="_blank" class="btn">Tap to read Overview</a>
280+
<a href="https://vimal-java-dev.github.io/portfolio-vimal-java-dev/" target="_blank" class="btn">View Overview</a>
281281
</div>
282282
</section>
283283

@@ -320,4 +320,4 @@ <h2>Contact Me</h2>
320320
<script src="/js/main.js"></script>
321321
</body>
322322

323-
</html>
323+
</html>

0 commit comments

Comments
 (0)