Skip to content

Commit f1ae113

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

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

docs/src/modules/components/V9LicenseUpgradeWarning.js

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@ 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
16-
v9 key inherits the same expiration date as your existing v8 key, so there&apos;s no
17-
extra cost during your current term. See{' '}
18-
<a href="https://mui.com/r/x-license-key-upgrade/">
19-
How can I generate a v9 license key?
20-
</a>{' '}
21-
for step-by-step instructions.
15+
from your <a href="/r/x-license-account/">MUI Store account</a>. The new v9 key inherits
16+
the same expiration date as your existing v8 key, so there&apos;s no extra cost during
17+
your current term. See{' '}
18+
<a href="/r/x-license-key-upgrade/">How can I generate a v9 license key?</a> for
19+
step-by-step instructions.
2220
</p>
2321
<p>
2422
When it&apos;s time to renew, you&apos;ll need to choose which key to renew, note that

0 commit comments

Comments
 (0)