From 3101d5f27b59752928686d3093279addedd872a9 Mon Sep 17 00:00:00 2001 From: dirk150 Date: Sun, 15 Feb 2026 19:59:36 -0800 Subject: [PATCH] Update hardware.md (#22018) Update broken NVIDIA TensorRT Support Matrix link. --- docs/docs/frigate/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/frigate/hardware.md b/docs/docs/frigate/hardware.md index 48ab2c647..cd3f543b5 100644 --- a/docs/docs/frigate/hardware.md +++ b/docs/docs/frigate/hardware.md @@ -186,7 +186,7 @@ There are improved capabilities in newer GPU architectures that TensorRT can ben #### Compatibility References: -[NVIDIA TensorRT Support Matrix](https://docs.nvidia.com/deeplearning/tensorrt/archives/tensorrt-841/support-matrix/index.html) +[NVIDIA TensorRT Support Matrix](https://docs.nvidia.com/deeplearning/tensorrt-rtx/latest/getting-started/support-matrix.html) [NVIDIA CUDA Compatibility](https://docs.nvidia.com/deploy/cuda-compatibility/index.html)