Skip to content

Commit 5f1d1ae

Browse files
Richard-HortonEvergreen
authored andcommitted
Fix Broken Links in URP Docs
Fix Broken Links in URP Docs on the **Install URP into an existing project** page
1 parent 3bc1746 commit 5f1d1ae

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Packages/com.unity.render-pipelines.universal/Documentation~/InstallURPIntoAProject.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ If your project uses the prebuilt [Standard Shader](https://docs.unity3d.com/Man
5757

5858
When you upgrade a project from the Built-in Render Pipeline (BiRP) to the Universal Render Pipeline (URP), there are many changes which occur. These changes are wide reaching and require some work beyond the initial installation process for URP shown here. The following pages explain more about these changes and provide guidance on any additional steps required:
5959

60-
- [Converting your shaders](./../upgrading-your-shaders.md)
61-
- [Render Pipeline Converter](./../features/rp-converter.md)
62-
- [Find graphics quality settings in URP](./quality-settings-location.md)
63-
- [Update graphics quality levels for URP](./quality-presets.md)
60+
* [Converting your shaders](upgrading-your-shaders.md)
61+
* [Render Pipeline Converter](features/rp-converter.md)
62+
* [Upgrade custom shaders for URP compatibility](urp-shaders/birp-urp-custom-shader-upgrade-guide.md)
63+
* [Find graphics quality settings in URP](quality-settings-location.md)
64+
* [Update graphics quality levels for URP](quality-presets.md)

0 commit comments

Comments
 (0)