From 1b60b2b771a915fe518c07e92134a73f2715a6f7 Mon Sep 17 00:00:00 2001 From: Manu Date: Mon, 11 Nov 2024 22:19:45 +0100 Subject: [PATCH] Corrected URL in FAQ for RTX Video Enhancement Not having https:// makes the URL add base domain in front, which doesn't work for external links. --- content/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq.md b/content/faq.md index 448f8ad..e370b7b 100644 --- a/content/faq.md +++ b/content/faq.md @@ -101,4 +101,4 @@ To enable Zen Browser to use the feature 3. **Double click the flag to toggle it to 'true'** 4. **Restart the browser** -Refer to [Nvidia's RTX Video FAQ](nvidia.custhelp.com/app/answers/detail/a_id/5448/~/rtx-video-faq) for additional information. +Refer to [Nvidia's RTX Video FAQ](https://nvidia.custhelp.com/app/answers/detail/a_id/5448/~/rtx-video-faq) for additional information.