Explorar el Código

Update index.md - Recent updates section improvements

Vaclav Elias hace 2 años
padre
commit
0221972c86
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      en/manual/index.md

+ 2 - 2
en/manual/index.md

@@ -11,8 +11,8 @@ These pages contain information about how to use Stride, an open-source C# game
 
 ### Recent updates
 - <span class="badge text-bg-info">Updated</span> [Linux - Setup and requirements](platforms/linux/setup-and-requirements.md) - Fedora OS option added
-- <span class="badge text-bg-success">New</span> [Serialization](scripts/serialization.md) - Serialization explained
-- <span class="badge text-bg-info">Updated</span> [Public properties and fields](scripts/public-properties-and-fields.md) - Content improvements and additions
+- <span class="badge text-bg-success">New</span> [Scripts - Serialization](scripts/serialization.md) - Serialization explained
+- <span class="badge text-bg-info">Updated</span> [Scripts - Public properties and fields](scripts/public-properties-and-fields.md) - Content improvements and additions
 - <span class="badge text-bg-info">Updated</span> [Stride for Unity® developers](stride-for-unity-developers/index.md) - Content improvements
 
 ### Previous updates