[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

@@ -12,7 +12,7 @@ export default function JSONLD({
return <></>;
}
const baseUrl = process.env.NEXT_PUBLIC_SITE_URL || 'https://portaljs.org';
const baseUrl = process.env.NEXT_PUBLIC_SITE_URL || 'https://portaljs.com';
const pageUrl = `${baseUrl}/${meta.urlPath}`;
const imageMatches = source.match(