Skip to content

Commit b54194e

Browse files
committed
fix: use the new image repository
1 parent 997c8b7 commit b54194e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

traefik/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ WARNING:
1717
# Quick reference
1818

1919
- **Maintained by**:
20-
[the Traefik Project](https://github.com/containous/traefik-library-image)
20+
[the Traefik Project](https://github.com/traefik/traefik-library-image)
2121

2222
- **Where to get help**:
2323
[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
@@ -33,7 +33,7 @@ WARNING:
3333
# Quick reference (cont.)
3434

3535
- **Where to file issues**:
36-
[https://github.com/containous/traefik-library-image/issues](https://github.com/containous/traefik-library-image/issues)
36+
[https://github.com/traefik/traefik-library-image/issues](https://github.com/traefik/traefik-library-image/issues)
3737

3838
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
3939
[`amd64`](https://hub.docker.com/r/amd64/traefik/), [`arm32v6`](https://hub.docker.com/r/arm32v6/traefik/), [`arm64v8`](https://hub.docker.com/r/arm64v8/traefik/), [`windows-amd64`](https://hub.docker.com/r/winamd64/traefik/)
@@ -199,7 +199,7 @@ For information about how to get Docker running on Windows, please see the relev
199199

200200
# License
201201

202-
View [license information](https://github.com/containous/traefik/blob/master/LICENSE.md) for the software contained in this image.
202+
View [license information](https://github.com/traefik/traefik/blob/master/LICENSE.md) for the software contained in this image.
203203

204204
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
205205

traefik/github-repo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/containous/traefik-library-image
1+
https://github.com/traefik/traefik-library-image

traefik/license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
View [license information](https://github.com/containous/traefik/blob/master/LICENSE.md) for the software contained in this image.
1+
View [license information](https://github.com/traefik/traefik/blob/master/LICENSE.md) for the software contained in this image.

0 commit comments

Comments
 (0)