change digpangolin.com to pangolin.net

This commit is contained in:
miloschwartz
2025-10-18 11:51:09 -07:00
parent f67327358e
commit 47ac5875f3
21 changed files with 52 additions and 52 deletions

View File

@@ -401,7 +401,7 @@ export default function GenerateLicenseKeyForm({
{part}
{index === 0 && (
<a
href="https://digpangolin.com/fcl.html"
href="https://pangolin.net/fcl.html"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
@@ -580,7 +580,7 @@ export default function GenerateLicenseKeyForm({
"signUpTerms.IAgreeToThe"
)}{" "}
<a
href="https://digpangolin.com/terms-of-service.html"
href="https://pangolin.net/terms-of-service.html"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
@@ -593,7 +593,7 @@ export default function GenerateLicenseKeyForm({
"signUpTerms.and"
)}{" "}
<a
href="https://digpangolin.com/privacy-policy.html"
href="https://pangolin.net/privacy-policy.html"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
@@ -637,12 +637,12 @@ export default function GenerateLicenseKeyForm({
license
details:{" "}
<a
href="https://digpangolin.com/fcl.html"
href="https://pangolin.net/fcl.html"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
>
https://digpangolin.com/fcl.html
https://pangolin.net/fcl.html
</a>
</div>
</FormLabel>
@@ -966,7 +966,7 @@ export default function GenerateLicenseKeyForm({
"signUpTerms.IAgreeToThe"
)}{" "}
<a
href="https://digpangolin.com/terms-of-service.html"
href="https://pangolin.net/terms-of-service.html"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
@@ -979,7 +979,7 @@ export default function GenerateLicenseKeyForm({
"signUpTerms.and"
)}{" "}
<a
href="https://digpangolin.com/privacy-policy.html"
href="https://pangolin.net/privacy-policy.html"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
@@ -1023,12 +1023,12 @@ export default function GenerateLicenseKeyForm({
license
details:{" "}
<a
href="https://digpangolin.com/fcl.html"
href="https://pangolin.net/fcl.html"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
>
https://digpangolin.com/fcl.html
https://pangolin.net/fcl.html
</a>
</div>
</FormLabel>

View File

@@ -348,7 +348,7 @@ export default function ResourceAuthPortal(props: ResourceAuthPortalProps) {
<span className="text-sm text-muted-foreground">
{t("poweredBy")}{" "}
<Link
href="https://digpangolin.com/"
href="https://pangolin.net/"
target="_blank"
rel="noopener noreferrer"
className="underline"
@@ -363,7 +363,7 @@ export default function ResourceAuthPortal(props: ResourceAuthPortalProps) {
<span className="text-sm text-muted-foreground">
{t("poweredBy")}{" "}
<Link
href="https://digpangolin.com/"
href="https://pangolin.net/"
target="_blank"
rel="noopener noreferrer"
className="underline"

View File

@@ -21,7 +21,7 @@ export default function SidebarLicenseButton({
}: SidebarLicenseButtonProps) {
const { licenseStatus, updateLicenseStatus } = useLicenseStatusContext();
const url = "https://docs.digpangolin.com/self-host/enterprise-edition";
const url = "https://docs.pangolin.net/self-host/enterprise-edition";
const t = useTranslations();

View File

@@ -512,7 +512,7 @@ export default function SignupForm({
"signUpTerms.IAgreeToThe"
)}{" "}
<a
href="https://digpangolin.com/terms-of-service.html"
href="https://pangolin.net/terms-of-service.html"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
@@ -523,7 +523,7 @@ export default function SignupForm({
</a>
{t("signUpTerms.and")}{" "}
<a
href="https://digpangolin.com/privacy-policy.html"
href="https://pangolin.net/privacy-policy.html"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"

View File

@@ -64,7 +64,7 @@ export const SitesSplashCard = () => {
<div className="mt-4">
<Link
href="https://docs.digpangolin.com/manage/sites/install-site"
href="https://docs.pangolin.net/manage/sites/install-site"
target="_blank"
rel="noopener noreferrer"
>

View File

@@ -219,7 +219,7 @@ export default function SupporterStatus({ isCollapsed = false }: SupporterStatus
</Link>{" "}
{t('supportKeyPurchase2')}{" "}
<Link
href="https://docs.digpangolin.com/self-host/supporter-program"
href="https://docs.pangolin.net/self-host/supporter-program"
target="_blank"
rel="noopener noreferrer"
className="underline"