From 368830954e64f766284c2be79455188dc5257dd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Moska=C5=82a?= <91079590+moskalakamil@users.noreply.github.com> Date: Sun, 20 Apr 2025 22:24:00 +0200 Subject: [PATCH] docs: update links (#4525) --- docs/pages/_meta.json | 2 +- docs/pages/component/drm.mdx | 4 ++-- docs/pages/other/debug.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/pages/_meta.json b/docs/pages/_meta.json index e210b3f4..f79a9c87 100644 --- a/docs/pages/_meta.json +++ b/docs/pages/_meta.json @@ -25,7 +25,7 @@ "enterprise_support": { "title": "Enterprise Support", "newWindow": true, - "href": "https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=docs#Contact" + "href": "https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=docs&utm_campaign=navbar&utm_id=enterprise#Contact" }, "issue_boost": { "title": "Boost Your Issue", diff --git a/docs/pages/component/drm.mdx b/docs/pages/component/drm.mdx index ea9bed35..11adc192 100644 --- a/docs/pages/component/drm.mdx +++ b/docs/pages/component/drm.mdx @@ -4,14 +4,14 @@ import PlatformsList from '../../components/PlatformsList/PlatformsList.tsx'; ## DRM Example -We provide a sample implementation in the [example app](https://github.com/TheWidlarzGroup/react-native-video/blob/master/examples/common/DRMExample.tsx) demonstrating how to use DRM with `react-native-video`. You’ll need a valid token—visit [our site](https://www.thewidlarzgroup.com/services/free-drm-token-generator-for-video?utm_source=drm&utm_medium=docs) to obtain a **free 24-hour token**. +We provide a sample implementation in the [example app](https://github.com/TheWidlarzGroup/react-native-video/blob/master/examples/common/DRMExample.tsx) demonstrating how to use DRM with `react-native-video`. You’ll need a valid token—visit [our site](https://www.thewidlarzgroup.com/services/free-drm-token-generator-for-video?utm_source=rnv&utm_medium=docs&utm_campaign=drm&utm_id=text) to obtain a **free 24-hour token**. ## DRM Offline If you need DRM-protected content available offline, our [Offline Video SDK](https://www.thewidlarzgroup.com/offline-video-sdk/?utm_source=rnv&utm_medium=docs&utm_campaign=drm&utm_id=offline-video-sdk-link) enables downloading, storing, and managing streams with and without DRM. It also handles many edge cases you may encounter over time. ### Prerequisites: -- Use `react-native-video` v6 or v7. If you're still on v5 or lower, [contact us](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=docs&utm_campaign=drm&utm_id=contact#Contact) for assistance. +- Use `react-native-video` v6 or v7. If you're still on v5 or lower, [contact us](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=docs&utm_campaign=drm&utm_id=upgrade-contact#Contact) for assistance. > Supporting our software kits helps maintain this open-source project. Thank you! diff --git a/docs/pages/other/debug.md b/docs/pages/other/debug.md index 7daa22b0..9b1762f0 100644 --- a/docs/pages/other/debug.md +++ b/docs/pages/other/debug.md @@ -106,5 +106,5 @@ buildscript { ## Still Not Working? -You can open a ticket or contact us for [premium support](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=docs#Contact). +You can open a ticket or contact us for [premium support](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=docs&utm_campaign=debugging&utm_id=enterprise#Contact).