Skip to content

Commit

Permalink
Fix docker badge
Browse files Browse the repository at this point in the history
  • Loading branch information
awlayton authored Apr 28, 2021
1 parent 3014179 commit 5699ea3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![License](https://img.shields.io/github/license/trellisfw/ainz)](LICENSE)
![Docker Pulls](https://img.shields.io/docker/pulls/trellisfw/ainz)
[![Docker Pulls](https://img.shields.io/docker/pulls/trellisfw/ainz)][dockerhub]

# Ainz

Expand Down Expand Up @@ -64,5 +64,6 @@ You can also see the corresponsing [schemas] from OADA formats.

A user's rules are located at `/bookmarks/services/ainz/rules` by default.

[dockerhub]: https://hub.docker.com/repository/docker/trellisfw/ainz
[oada reference api server]: https://github.com/OADA/oada-srvc-docker
[schemas]: https://github.com/OADA/formats/tree/master/schemas/oada/ainz

0 comments on commit 5699ea3

Please sign in to comment.