update links in jetty documentation

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This commit is contained in:
Lachlan Roberts 2020-06-25 12:16:13 +10:00
parent 21de30827b
commit eeafed71da
3 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@ WARNING:
# Quick reference
- **Maintained by**:
[the Docker Community](https://github.com/appropriate/docker-jetty)
[the Docker Community](https://github.com/eclipse/jetty.docker)
- **Where to get help**:
[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)
@ -52,7 +52,7 @@ WARNING:
# Quick reference (cont.)
- **Where to file issues**:
[https://github.com/appropriate/docker-jetty/issues](https://github.com/appropriate/docker-jetty/issues)
[https://github.com/eclipse/jetty.docker/issues](https://github.com/eclipse/jetty.docker/issues)
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
[`amd64`](https://hub.docker.com/r/amd64/jetty/), [`arm64v8`](https://hub.docker.com/r/arm64v8/jetty/)
@ -186,7 +186,7 @@ This image does not contain the common packages contained in the default tag and
# License
View [license information](http://eclipse.org/jetty/licenses.php) for the software contained in this image.
View [license information](http://eclipse.org/jetty/licenses.html) for the software contained in this image.
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).

View File

@ -1 +1 @@
https://github.com/appropriate/docker-jetty
https://github.com/eclipse/jetty.docker

View File

@ -1 +1 @@
View [license information](http://eclipse.org/jetty/licenses.php) for the software contained in this image.
View [license information](http://eclipse.org/jetty/licenses.html) for the software contained in this image.