Browse Source

Merge pull request #198 from infosiftr/glassfish

Add glassfish url
Tianon Gravi 10 years ago
parent
commit
cdbefa5abb
2 changed files with 3 additions and 2 deletions
  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'