From cc6175274c9520b61d7b87f124168e8a85e3bc48 Mon Sep 17 00:00:00 2001
From: Cosmic Linden <cosmic@lindenlab.com>
Date: Fri, 15 Mar 2024 16:14:13 -0700
Subject: [PATCH] secondlife/viewer#906: Fix broken test plan link

---
 doc/testplans/pbr_terrain_composition.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/testplans/pbr_terrain_composition.md b/doc/testplans/pbr_terrain_composition.md
index 8cc5560f643..05431ab4bf1 100644
--- a/doc/testplans/pbr_terrain_composition.md
+++ b/doc/testplans/pbr_terrain_composition.md
@@ -58,4 +58,4 @@ Unlike a viewer without PBR terrain support, the new viewer will no longer treat
 
 Texture terrain with transparency will render as opaque. Parts of the texture that would be partially transparent will instead display as a mix of the color and black, depending on how transparent the texture is.
 
-See [PBR Terrain Feature Gating](./pbr_terrain_feature_gating.md) for supported PBR terrain features.
+See [PBR Terrain Appearance](./pbr_terrain_appearance.md) for supported PBR terrain features.
-- 
GitLab