Skip to content

Commit 8e6da7a

Browse files
authored
Update Related Repos header name (#4217)
1 parent 9b731e9 commit 8e6da7a

14 files changed

+14
-14
lines changed

.mar/portal/README.aspnet.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1111
* `6.0` (Long-Term Support)
1212
* `docker pull mcr.microsoft.com/dotnet/aspnet:6.0`
1313

14-
## Related Repos
14+
## Related Repositories
1515

1616
.NET:
1717

.mar/portal/README.monitor.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1313
* `6` (Long-Term Support)
1414
* `docker pull mcr.microsoft.com/dotnet/monitor:6`
1515

16-
## Related Repos
16+
## Related Repositories
1717

1818
.NET:
1919

.mar/portal/README.runtime-deps.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1111
* `6.0` (Long-Term Support)
1212
* `docker pull mcr.microsoft.com/dotnet/runtime-deps:6.0`
1313

14-
## Related Repos
14+
## Related Repositories
1515

1616
.NET:
1717

.mar/portal/README.runtime.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1111
* `6.0` (Long-Term Support)
1212
* `docker pull mcr.microsoft.com/dotnet/runtime:6.0`
1313

14-
## Related Repos
14+
## Related Repositories
1515

1616
.NET:
1717

.mar/portal/README.samples.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1111
* `aspnetapp` [(*Dockerfile*)](https://github.com/dotnet/dotnet-docker/blob/main/samples/aspnetapp/Dockerfile)
1212
* `docker pull mcr.microsoft.com/dotnet/samples:aspnetapp`
1313

14-
## Related Repos
14+
## Related Repositories
1515

1616
.NET:
1717

.mar/portal/README.sdk.portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
1717
* `6.0` (Long-Term Support)
1818
* `docker pull mcr.microsoft.com/dotnet/sdk:6.0`
1919

20-
## Related Repos
20+
## Related Repositories
2121

2222
.NET:
2323

README.aspnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ After the application starts, navigate to `http://localhost:8000` in your web br
2929

3030
See [Hosting ASP.NET Core Images with Docker over HTTPS](https://github.com/dotnet/dotnet-docker/blob/main/samples/host-aspnetcore-https.md) to use HTTPS with this image.
3131

32-
# Related Repos
32+
# Related Repositories
3333

3434
.NET:
3535

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ After the application starts, navigate to `http://localhost:8000` in your web br
5454

5555
See [Hosting ASP.NET Core Images with Docker over HTTPS](https://github.com/dotnet/dotnet-docker/blob/main/samples/host-aspnetcore-https.md) to use HTTPS with this image.
5656

57-
# Related Repos
57+
# Related Repositories
5858

5959
.NET:
6060

README.monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can run a container with a pre-built [.NET Docker Image](https://hub.docker.
2323

2424
See the [documentation](https://go.microsoft.com/fwlink/?linkid=2158052) for how to configure the image to be run in a Docker or Kubernetes environment, including how to configure authentication and certificates for https bindings.
2525

26-
# Related Repos
26+
# Related Repositories
2727

2828
.NET:
2929

README.runtime-deps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samp
1717

1818
* [.NET self-contained Sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/dotnetapp/README.md) - This [sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/dotnetapp/Dockerfile.debian-x64-slim) builds and runs an application as a self-contained application.
1919

20-
# Related Repos
20+
# Related Repositories
2121

2222
.NET:
2323

0 commit comments

Comments
 (0)