mirror of https://github.com/docker/docs.git
Merge pull request #18392 from craig-osterhout/dotnet-typo
fix dotnet aliases typo
This commit is contained in:
commit
4f760afbf7
|
|
@ -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