浏览代码

Update Jenkins to use %%LOGO%%

Tianon Gravi 10 年之前
父节点
当前提交
3ab4dafb41
共有 3 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      jenkins/README.md
  2. 1 1
      jenkins/content.md
  3. 二进制
      jenkins/logo.png

+ 1 - 1
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
 

+ 1 - 1
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
 

二进制
jenkins/logo.png