Skip to content

Commit 7e637af

Browse files
committed
docs(blog): fix link to blog
1 parent 7e14fdb commit 7e637af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ <h4>Welcome to Codever 🙏 !!!</h4>
110110
| <a routerLink="about" routerLinkActive="active">About</a>
111111
| <a routerLink="privacy-policy" routerLinkActive="active">Privacy</a>
112112
| <a routerLink="terms-and-conditions" routerLinkActive="active">Terms & Conditions</a>
113-
| <a href="http://www.codepedia.org/tags/#bookmarksdev" target="_blank">Blog</a>
113+
| <a href="http://www.codepedia.org/tags/#codever" target="_blank">Blog</a>
114114
| <a href="mailto:bookmarks@codingpedia.org">Contact</a>
115115
</footer>

0 commit comments

Comments
 (0)