diff --git a/com.unity.render-pipelines.high-definition/Documentation~/TableOfContents.md b/com.unity.render-pipelines.high-definition/Documentation~/TableOfContents.md index 20c7fca21b8..a1dd0dd5232 100644 --- a/com.unity.render-pipelines.high-definition/Documentation~/TableOfContents.md +++ b/com.unity.render-pipelines.high-definition/Documentation~/TableOfContents.md @@ -1,7 +1,7 @@ * [High Definition Render Pipeline](index) * [Requirements](System-Requirements.md) * [What's new](whats-new.md) - * [10.0](whats-new-10-0.md) + * [10](whats-new-10.md) * Features * [Features List](HDRP-Features) * [Comparison with the Built-in Render Pipeline](Feature-Comparison) diff --git a/com.unity.render-pipelines.high-definition/Documentation~/whats-new-10-0.md b/com.unity.render-pipelines.high-definition/Documentation~/whats-new-10.md similarity index 100% rename from com.unity.render-pipelines.high-definition/Documentation~/whats-new-10-0.md rename to com.unity.render-pipelines.high-definition/Documentation~/whats-new-10.md diff --git a/com.unity.render-pipelines.high-definition/Documentation~/whats-new.md b/com.unity.render-pipelines.high-definition/Documentation~/whats-new.md index f048a965e2c..b4c5d561e33 100644 --- a/com.unity.render-pipelines.high-definition/Documentation~/whats-new.md +++ b/com.unity.render-pipelines.high-definition/Documentation~/whats-new.md @@ -4,4 +4,4 @@ This section contains information about changes to the High Definition Render Pi The list of pages is as follows: -* [10.x](whats-new-10-0.md) \ No newline at end of file +* [10](whats-new-10.md) \ No newline at end of file