Skip to content

Commit 29fac4b

Browse files
committed
[docs] use relative links in V9LicenseUpgradeWarning
1 parent e1914b0 commit 29fac4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/modules/components/V9LicenseUpgradeWarning.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ export default function V9LicenseUpgradeWarning() {
1212
<div className="MuiCallout-content">
1313
<p>
1414
If you&apos;re upgrading from v8 to v9, you&apos;ll need to generate a new license key
15-
from your <a href="https://mui.com/r/x-license-account/">MUI Store account</a>. The new
15+
from your <a href="/r/x-license-account/">MUI Store account</a>. The new
1616
v9 key inherits the same expiration date as your existing v8 key, so there&apos;s no
1717
extra cost during your current term. See{' '}
18-
<a href="https://mui.com/r/x-license-key-upgrade/">
18+
<a href="/r/x-license-key-upgrade/">
1919
How can I generate a v9 license key?
2020
</a>{' '}
2121
for step-by-step instructions.

0 commit comments

Comments
 (0)