diff --git a/jenkins/README.md b/jenkins/README.md index cfe523ec..7fa47165 100644 --- a/jenkins/README.md +++ b/jenkins/README.md @@ -12,7 +12,7 @@ The Jenkins Continuous Integration and Delivery server. This is a fully functional Jenkins server, based on the Long Term Support release [http://jenkins-ci.org/](http://jenkins-ci.org/). -![logo](http://jenkins-ci.org/sites/default/files/jenkins_logo.png) +![logo](https://raw.githubusercontent.com/docker-library/docs/master/jenkins/logo.png) # How to use this image diff --git a/jenkins/content.md b/jenkins/content.md index 56df6d56..971a3125 100644 --- a/jenkins/content.md +++ b/jenkins/content.md @@ -4,7 +4,7 @@ The Jenkins Continuous Integration and Delivery server. This is a fully functional Jenkins server, based on the Long Term Support release [http://jenkins-ci.org/](http://jenkins-ci.org/). -![logo](http://jenkins-ci.org/sites/default/files/jenkins_logo.png) +%%LOGO%% # How to use this image diff --git a/jenkins/logo.png b/jenkins/logo.png new file mode 100644 index 00000000..05de7d6b Binary files /dev/null and b/jenkins/logo.png differ