소스 검색

Update for jetty repository move

Mike Dillon 11 년 전
부모
커밋
7e8aa6a37b
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      jetty/README.md
  2. 1 1
      update.sh

+ 2 - 2
jetty/README.md

@@ -69,7 +69,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/md5/docker-jetty/issues).
+If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/appropriate/docker-jetty/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).
 
 
@@ -77,4 +77,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/md5/docker-jetty/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/appropriate/docker-jetty/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 - 1
update.sh

@@ -39,7 +39,7 @@ declare -A otherRepos=(
 	[iojs]='https://github.com/iojs/docker-iojs'
 	[iojs]='https://github.com/iojs/docker-iojs'
 	[irssi]='https://github.com/jfrazelle/irssi'
 	[irssi]='https://github.com/jfrazelle/irssi'
 	[jenkins]='https://github.com/cloudbees/jenkins-ci.org-docker'
 	[jenkins]='https://github.com/cloudbees/jenkins-ci.org-docker'
-	[jetty]='https://github.com/md5/docker-jetty'
+	[jetty]='https://github.com/appropriate/docker-jetty'
 	[jruby]='https://github.com/cpuguy83/docker-jruby'
 	[jruby]='https://github.com/cpuguy83/docker-jruby'
 	[mageia]='https://github.com/juanluisbaptiste/docker-brew-mageia'
 	[mageia]='https://github.com/juanluisbaptiste/docker-brew-mageia'
 	[maven]='https://github.com/carlossg/docker-maven'
 	[maven]='https://github.com/carlossg/docker-maven'