From 5cc4ee865493b398f2fc336ae1d8aa81cf26c554 Mon Sep 17 00:00:00 2001 From: Brody Stone <36679309+BrodyStone21@users.noreply.github.com> Date: Wed, 27 Jul 2022 20:12:16 -0400 Subject: [PATCH] Update hardware_acceleration.md Fixed broken link; riginal file location must have been switched. --- docs/docs/configuration/hardware_acceleration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/hardware_acceleration.md b/docs/docs/configuration/hardware_acceleration.md index e2153f4f2..c5e9627f4 100644 --- a/docs/docs/configuration/hardware_acceleration.md +++ b/docs/docs/configuration/hardware_acceleration.md @@ -67,4 +67,4 @@ ffmpeg: ### NVIDIA GPU -NVIDIA GPU based decoding via NVDEC is supported, but requires special configuration. See the [NVIDIA NVDEC documentation](/configuration/nvdec) for more details. +NVIDIA GPU based decoding via NVDEC is supported, but requires special configuration. See the [NVIDIA NVDEC documentation](/docs/docs/configuration/nvdec.md) for more details.