Skip to content

Commit 81574bf

Browse files
committed
update dead links
1 parent 727fc5c commit 81574bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: components/Footer.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
>
2929
<p class="m-0 Footer_paragraph">
3030
Designed by
31-
<a href="https://narenkram.com" class="Link_underline_footer">
31+
<a href="https://narendra.design" class="Link_underline_footer">
3232
narenkram
3333
</a>
3434
</p>

Diff for: pages/index.vue

+3-3
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
I love
290290
<a
291291
class="Link_underline_paragraph"
292-
href="https://narenkram.medium.com/how-to-achieve-good-design-d423099770e"
292+
href="https://narendra.design/blog/what-is-good-design"
293293
>
294294
good design</a
295295
>
@@ -386,7 +386,7 @@
386386
alt="narenkram_linkedin_icon"
387387
/>
388388
</a>
389-
<a href="https://narenkram.medium.com/">
389+
<a href="https://narendra.design/">
390390
<img
391391
src="~/assets/icons/blog.svg"
392392
class="me-1 img-fluid SocialIcon"
@@ -461,7 +461,7 @@
461461
alt="narenkram_linkedin_icon"
462462
/>
463463
</a>
464-
<a href="https://narenkram.medium.com/">
464+
<a href="https://narendra.design/">
465465
<img
466466
src="~/assets/icons/blog.svg"
467467
class="me-1 img-fluid SocialIcon"

0 commit comments

Comments
 (0)