We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e14fdb commit 7e637afCopy full SHA for 7e637af
frontend/src/app/app.component.html
@@ -110,6 +110,6 @@ <h4>Welcome to Codever 🙏 !!!</h4>
110
| <a routerLink="about" routerLinkActive="active">About</a>
111
| <a routerLink="privacy-policy" routerLinkActive="active">Privacy</a>
112
| <a routerLink="terms-and-conditions" routerLinkActive="active">Terms & Conditions</a>
113
- | <a href="http://www.codepedia.org/tags/#bookmarksdev" target="_blank">Blog</a>
+ | <a href="http://www.codepedia.org/tags/#codever" target="_blank">Blog</a>
114
| <a href="mailto:bookmarks@codingpedia.org">Contact</a>
115
</footer>
0 commit comments