1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

Remove extra "s" on 102-razor-pages.md (#4329)

This commit is contained in:
obvTiger
2023-08-17 03:56:08 +02:00
committed by GitHub
parent e4d6cd9f41
commit 6af8033764

View File

@@ -6,6 +6,6 @@ Razor Pages are useful for building simple, self-contained web pages that do not
For more information, visit the following links:
- [Basics of Razor Pagess](https://www.jetbrains.com/dotnet/guide/tutorials/basics/razor-pages/)
- [Basics of Razor Pages](https://www.jetbrains.com/dotnet/guide/tutorials/basics/razor-pages/)
- [Get started with Razor Pages in ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/?view=aspnetcore-7.0)
- [What Is Razor Pages?](https://www.learnrazorpages.com/)