Skip to content

Commit

Permalink
Fix README.md license href path
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdblk committed Apr 28, 2022
1 parent 88d8577 commit 261cfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<a href="https://hub.docker.com/repository/docker/dvdblk/custom-default-backend" alt="Docker Image size">
<img src="https://img.shields.io/docker/image-size/dvdblk/custom-default-backend?sort=date"/>
</a>
<a href="custom-default-backend/LICENSE" alt="GitHub License">
<a href="LICENSE" alt="GitHub License">
<img src="https://img.shields.io/github/license/dvdblk/custom-default-backend"/>
</a>
</p>
Expand Down

0 comments on commit 261cfb2

Please sign in to comment.