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
|
keywords: .net, containerize, initialize
|
||||||
description: Learn how to containerize an ASP.NET application.
|
description: Learn how to containerize an ASP.NET application.
|
||||||
aliases:
|
aliases:
|
||||||
- /langauage/dotnet/build-images/
|
- /language/dotnet/build-images/
|
||||||
- /langauage/dotnet/run-containers/
|
- /language/dotnet/run-containers/
|
||||||
---
|
---
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
Loading…
Reference in New Issue