소스 검색

Merge pull request #366 from Bonitasoft-Community/master

update Bonita doc
yosifkit 10 년 전
부모
커밋
dc4539bb9e
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      bonita/content.md
  2. 1 0
      update.sh

+ 1 - 1
bonita/content.md

@@ -4,7 +4,7 @@ Bonita BPM is an open-source business process management and workflow suite crea
 
 > [wikipedia.org/wiki/Bonita_BPM](http://en.wikipedia.org/wiki/Bonita_BPM)
 
-![logo](https://github.com/bonitasoft/docker/blob/master/bonita/7.0.0/logo.png?raw=true)
+![logo](https://raw.githubusercontent.com/Bonitasoft-Community/docker_docs/master/bonita/logo.png)
 
 # How to use this image
 

+ 1 - 0
update.sh

@@ -24,6 +24,7 @@ declare -A otherRepos=(
 	[aerospike]='https://github.com/aerospike/aerospike-server.docker'
 	[alpine]='https://github.com/gliderlabs/docker-alpine'
 	[arangodb]='https://github.com/arangodb/arangodb-docker'
+	[bonita]='https://github.com/Bonitasoft-Community/docker_bonita'
 	[busybox]='https://github.com/jpetazzo/docker-busybox'
 	[centos]='https://github.com/CentOS/sig-cloud-instance-images'
 	[cirros]='https://github.com/ewindisch/docker-cirros'