[md][datahub] updated links from portaljs.org to portaljs.com

This commit is contained in:
muhammad-hassan11
2024-12-23 21:57:09 +05:00
parent ad5a176e85
commit 8487175f01
22 changed files with 36 additions and 36 deletions

View File

@@ -59,7 +59,7 @@ export default function Layout({ children }: { children: React.ReactNode }) {
<div className="md:flex items-center gap-x-3 text-[#3c3c3c] -mb-1 hidden">
<a
className="hover:opacity-75 transition"
href="https://portaljs.org"
href="https://portaljs.com"
>
Built with 🌀PortalJS
</a>
@@ -77,7 +77,7 @@ export default function Layout({ children }: { children: React.ReactNode }) {
<li>
<a
className="hover:opacity-75 transition"
href="https://portaljs.org"
href="https://portaljs.com"
>
PortalJS
</a>