docs: switch build shield to circleci
This commit is contained in:
@@ -19,8 +19,8 @@ def compile(service, version, alias, scheme, ports, unimplemented, dokku_version
|
||||
def header(service):
|
||||
return " ".join([
|
||||
f"# dokku {service}",
|
||||
f"[](https://travis-ci.org/dokku/dokku-{service})",
|
||||
f"[](https://webchat.freenode.net/?channels=dokku)",
|
||||
f"[](https://circleci.com/gh/dokku/dokku-{service}/tree/master)",
|
||||
f"[](https://webchat.freenode.net/?channels=dokku)",
|
||||
])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user