Cosmetic rename of Blazor Routing topic (#24186)

pull/24187/head
Luke Latham 2021-12-03 04:42:36 -06:00 committed by GitHub
parent 7ef2a635b8
commit 43364510f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
---
title: ASP.NET Core Blazor routing
title: ASP.NET Core Blazor routing and navigation
author: guardrex
description: Learn how to manage request routing in apps and how to use the NavLink component in Blazor apps for navigation.
description: Learn how to manage request routing in Blazor apps and how to use the Navigation Manager and NavLink component for navigation.
monikerRange: '>= aspnetcore-3.1'
ms.author: riande
ms.custom: mvc
@ -9,7 +9,7 @@ ms.date: 11/09/2021
no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
uid: blazor/fundamentals/routing
---
# ASP.NET Core Blazor routing
# ASP.NET Core Blazor routing and navigation
::: moniker range=">= aspnetcore-6.0"

View File

@ -335,7 +335,7 @@
uid: blazor/project-structure
- name: Fundamentals
items:
- name: Routing
- name: Routing and navigation
uid: blazor/fundamentals/routing
- name: Configuration
uid: blazor/fundamentals/configuration