浏览代码

Add glassfish url

Joe Ferguson 10 年之前
父节点
当前提交
8ddd9de0d8
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 2 2
      glassfish/README.md
  2. 1 0
      update.sh

+ 2 - 2
glassfish/README.md

@@ -23,7 +23,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
 
 
 ## Issues
 ## Issues
 
 
-If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/docker-library/glassfish/issues).
+If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/aws/aws-eb-glassfish/issues).
 
 
 You can also reach many of the official image maintainers via the `#docker-library` IRC channel on [Freenode](https://freenode.net).
 You can also reach many of the official image maintainers via the `#docker-library` IRC channel on [Freenode](https://freenode.net).
 
 
@@ -31,4 +31,4 @@ You can also reach many of the official image maintainers via the `#docker-libra
 
 
 You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.
 You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.
 
 
-Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/glassfish/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.
+Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/aws/aws-eb-glassfish/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

+ 1 - 0
update.sh

@@ -32,6 +32,7 @@ declare -A otherRepos=(
 	[debian]='https://github.com/tianon/docker-brew-debian'
 	[debian]='https://github.com/tianon/docker-brew-debian'
 	[docker-dev]='https://github.com/docker/docker'
 	[docker-dev]='https://github.com/docker/docker'
 	[fedora]='https://github.com/lsm5/docker-brew-fedora'
 	[fedora]='https://github.com/lsm5/docker-brew-fedora'
+	[glassfish]='https://github.com/aws/aws-eb-glassfish'
 	[haskell]='https://github.com/darinmorrison/docker-haskell'
 	[haskell]='https://github.com/darinmorrison/docker-haskell'
 	[hipache]='https://github.com/dotcloud/hipache'
 	[hipache]='https://github.com/dotcloud/hipache'
 	[hylang]='https://github.com/hylang/hy'
 	[hylang]='https://github.com/hylang/hy'