summaryrefslogtreecommitdiff
path: root/doc/testplans
diff options
context:
space:
mode:
authorCosmic Linden <cosmic@lindenlab.com>2024-03-15 16:14:13 -0700
committerCosmic Linden <cosmic@lindenlab.com>2024-03-15 16:14:13 -0700
commitcc6175274c9520b61d7b87f124168e8a85e3bc48 (patch)
tree4264274abd5400a0268261d80bc4ec1620b899ca /doc/testplans
parente2af6de213ff57439e008487229723d004239425 (diff)
secondlife/viewer#906: Fix broken test plan link
Diffstat (limited to 'doc/testplans')
-rw-r--r--doc/testplans/pbr_terrain_composition.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/testplans/pbr_terrain_composition.md b/doc/testplans/pbr_terrain_composition.md
index 8cc5560f64..05431ab4bf 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.