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
|
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