Skip to content

Commit d0903e8

Browse files
Fix Licensing mailto links (#8073) (#8074)
1 parent 10afdf6 commit d0903e8

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

api-reference/50 Common/utils/zz Errors and Warnings/W0019.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Appears when a valid DevExtreme license key cannot be found.
88
---
99
If you are using a trial version, you must uninstall all copies of DevExtreme once your 30-day trial period expires. For licensing-related information, please refer to the [DevExtreme End User License Agreement](https://js.devexpress.com/EULAs/DevExtremeComplete/).
1010

11-
To continue using DevExtreme in a commercial project, you must purchase a license. For pricing/licensing options, please visit the [DevExtreme Purchase page](https://js.devexpress.com/Buy/). If you have licensing-related questions or need help with a purchase, please email <a href = "mailto: clientservices@devexpress.com">clientservices@devexpress.com</a>. We will be happy to follow-up.
11+
To continue using DevExtreme in a commercial project, you must purchase a license. For pricing/licensing options, please visit the [DevExtreme Purchase page](https://js.devexpress.com/Buy/). If you have licensing-related questions or need help with a purchase, please email <a href = "mailto:clientservices@devexpress.com">clientservices@devexpress.com</a>. We will be happy to follow-up.
1212

1313
For more information on DevExtreme licensing-related questions, please refer to the following help topic: [Licensing](/concepts/Common/Licensing/00%20Licensing.md '/Documentation/Guide/Common/Licensing/').

api-reference/50 Common/utils/zz Errors and Warnings/W0020.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ To proceed, you can:
1212

1313
- [Renew your DevExpress Subscription](https://www.devexpress.com/buy/renew/) (once you renew your subscription, you will receive a new DevExtreme license key and will be entitled to product updates/support services as defined in the DevExtreme End User License Agreement).
1414

15-
If you have licensing-related questions or need help with a renewal, please email <a href = "mailto: clientservices@devexpress.com">clientservices@devexpress.com</a>. We will be happy to assist you.
15+
If you have licensing-related questions or need help with a renewal, please email <a href = "mailto:clientservices@devexpress.com">clientservices@devexpress.com</a>. We will be happy to assist you.
1616

1717
For more information on DevExtreme licensing-related questions, please refer to the following help topic: [Licensing](/concepts/Common/Licensing/00%20Licensing.md '/Documentation/Guide/Common/Licensing/').

concepts/Common/Licensing/00 Licensing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ Regardless of the distribution channel you use - NuGet, npm, yarn, CDN, zip - yo
4040

4141
[/note]
4242

43-
Should you require purchase assistance or more information on our new license verification process, please contact a member of the <a href="mailto: clientservices@devexpress.com">DevExpress Client Services Team</a>.
43+
Should you require purchase assistance or more information on our new license verification process, please contact a member of the <a href="mailto:clientservices@devexpress.com">DevExpress Client Services Team</a>.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Per the terms of the End User License Agreement (EULA), you are permitted to evaluate DevExtreme components [for 30-days](https://js.devexpress.com/Download/).
22

3-
During the 30-day trial period, an on-screen message and [console warning](/concepts/Common/Licensing/25%20Validation.md '/Documentation/Guide/Common/Licensing/#Validation') shows that you are using an unlicensed version of DevExtreme. You need to purchase a commercial license to remove these messages and use DevExtreme components for production projects. When you are ready to purchase a license and obtain your DevExtreme license key, please contact a member of the <a href="mailto: clientservices@devexpress.com">DevExpress Client Services Team</a> for assistance or visit the [DevExtreme Purchase](https://js.devexpress.com/Buy/) page.
3+
During the 30-day trial period, an on-screen message and [console warning](/concepts/Common/Licensing/25%20Validation.md '/Documentation/Guide/Common/Licensing/#Validation') shows that you are using an unlicensed version of DevExtreme. You need to purchase a commercial license to remove these messages and use DevExtreme components for production projects. When you are ready to purchase a license and obtain your DevExtreme license key, please contact a member of the <a href="mailto:clientservices@devexpress.com">DevExpress Client Services Team</a> for assistance or visit the [DevExtreme Purchase](https://js.devexpress.com/Buy/) page.

concepts/Common/Licensing/25 Validation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ If license key validation fails, DevExtreme will display one of the following me
1515
<code>W0019 - DevExtreme: Unable to Locate a Valid License Key</code><br><br>
1616
If you are using a 30-day trial version of DevExtreme, you must uninstall all copies of DevExtreme once your 30-day trial period expires. For terms and conditions that govern use of DevExtreme UI components/libraries, please refer to the <a href="https://js.devexpress.com/EULAs/DevExtremeComplete/" target="_blank">DevExtreme End User License Agreement</a>. <br><br>
1717
To use DevExtreme in a commercial project, you must purchase a license. For pricing/licensing options, please visit <a href="http://js.devexpress.com/Buy/" target="_blank">DevExtreme Purchase page</a>. <br><br>
18-
If you have licensing-related questions or need help with a purchase, please email <a href="mailto: clientservices@devexpress.com">clientservices@devexpress.com</a>. For additional information on this error message, see: <a href="/Documentation/ApiReference/Common/Utils/Errors_and_Warnings/#W0019">W0019</a>.</td>
18+
If you have licensing-related questions or need help with a purchase, please email <a href="mailto:clientservices@devexpress.com">clientservices@devexpress.com</a>. For additional information on this error message, see: <a href="/Documentation/ApiReference/Common/Utils/Errors_and_Warnings/#W0019">W0019</a>.</td>
1919
</tr>
2020
<tr>
2121
<td>The license key has expired.</td>
2222
<td><code>W0020 - DevExtreme: License Key Has Expired</code><br><br>A mismatch exists between the license key used and the DevExtreme version referenced in this project. <br><br> To proceed, you can:
2323
<ul>
2424
<li>use a version of DevExtreme linked to your license key (visit the DevExpress <a href="https://www.devexpress.com/ClientCenter/DownloadManager/" target="_blank">Download Manager</a> to validate license/version information)</li>
25-
<li><a href="https://www.devexpress.com/buy/renew/" target="_blank">renew your DevExpress Subscription</a> (once you renew your subscription, you will be entitled to product updates and support service as defined in the DevExtreme End User License Agreement)</li></ul>
26-
If you have licensing-related questions or need help with a renewal, please email <a href="mailto: clientservices@devexpress.com">clientservices@devexpress.com</a>. For additional information on this error message, see: <a href="/Documentation/ApiReference/Common/Utils/Errors_and_Warnings/#W0020">W0020</a>.</td>
25+
<li><a href="https://www.devexpress.com/buy/renew/" target="_blank">renew your DevExpress Subscription</a> (once you renew your subscription, you will be entitled to product updates and support services as defined in the DevExtreme End User License Agreement)</li></ul>
26+
If you have licensing-related questions or need help with a renewal, please email <a href="mailto:clientservices@devexpress.com">clientservices@devexpress.com</a>. For additional information on this error message, see: <a href="/Documentation/ApiReference/Common/Utils/Errors_and_Warnings/#W0020">W0020</a>.</td>
2727
</tr>
2828
<tr>
2929
<td>License key verification failed.</td>

concepts/Common/Licensing/30 FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A: No significant impact - the license verification process takes ~10ms.
1212

1313
**Q: What if my license key is stolen/compromised? What are the consequences?**
1414

15-
A: License keys are public due to the client-side nature of JS apps. If you discover that your license key was stolen/compromised, you can contact our <a href="mailto: clientservices@devexpress.com">license compliance department</a> for assistance.
15+
A: License keys are public due to the client-side nature of JS apps. If you discover that your license key was stolen/compromised, you can contact our <a href="mailto:clientservices@devexpress.com">license compliance department</a> for assistance.
1616

1717
<br>
1818

0 commit comments

Comments
 (0)