From 03a5fabaccf1456ad9354d7582567f587c5eddbe Mon Sep 17 00:00:00 2001 From: Andreas Atteneder Date: Mon, 24 Jan 2022 17:36:08 +0100 Subject: [PATCH] fix: Invalid URL --- Documentation~/glTFast.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation~/glTFast.md b/Documentation~/glTFast.md index ab438cc5..841a16f3 100644 --- a/Documentation~/glTFast.md +++ b/Documentation~/glTFast.md @@ -456,7 +456,7 @@ add `GLTFAST_EDITOR_IMPORT_OFF` to the *Scripting Define Symbols* in the *Player ### Upgrade to 4.5 -New shader graphs are used with certain Universal and High Definition render pipeline versions, so projects that included *glTFast*'s shaders have to check and update their included shaders or shader variant collections (see [Materials and Shader Variants](#materials-and-shader-variants for details)). +New shader graphs are used with certain Universal and High Definition render pipeline versions, so projects that included *glTFast*'s shaders have to check and update their included shaders or shader variant collections (see [Materials and Shader Variants](#materials-and-shader-variants) for details). ### Upgrade to 4.x