mirror of https://github.com/docker/docs.git
fix dotnet redirect typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
parent
be89bf22dd
commit
1e311e90d3
|
@ -3,8 +3,8 @@ title: Containerize a .NET application
|
|||
keywords: .net, containerize, initialize
|
||||
description: Learn how to containerize an ASP.NET application.
|
||||
aliases:
|
||||
- /langauage/dotnet/build-images/
|
||||
- /langauage/dotnet/run-containers/
|
||||
- /language/dotnet/build-images/
|
||||
- /language/dotnet/run-containers/
|
||||
---
|
||||
|
||||
## Prerequisites
|
||||
|
|
Loading…
Reference in New Issue