Skip to content

Commit

Permalink
docs: fix DefiSafety badge
Browse files Browse the repository at this point in the history
  • Loading branch information
danielattilasimon authored Aug 25, 2023
1 parent 92465ea commit b6df1c9
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
@@ -1,6 +1,6 @@
# Liquity: Decentralized Borrowing Protocol

<a href="https://www.defisafety.com/app/pqrs/376"><img src="https://defi-safety.s3.amazonaws.com/Liquity_Badge_78e39d44ca.png" alt="DeFiSafetyBadge" align="right" style="width:228px;height:76px;"></a>
<a href="https://www.defisafety.com/app/pqrs/376"><img src="https://github.com/liquity/dev/assets/60874270/6e9f46b0-232f-465d-9b92-53d419d61b5c" alt="DeFiSafetyBadge" align="right" style="width:96px;height:96px;"></a>

![Tests](https://github.com/liquity/dev/workflows/CI/badge.svg) [![Frontend status](https://img.shields.io/uptimerobot/status/m784948796-056b56fd51c67d682c11bb24?label=Testnet&logo=nginx&logoColor=white)](https://devui.liquity.org) ![uptime](https://img.shields.io/uptimerobot/ratio/7/m784948796-056b56fd51c67d682c11bb24) [![Discord](https://img.shields.io/discord/700620821198143498?label=join%20chat&logo=discord&logoColor=white)](https://discord.gg/2up5U32) [![Docker Pulls](https://img.shields.io/docker/pulls/liquity/dev-frontend?label=dev-frontend%20pulls&logo=docker&logoColor=white)](https://hub.docker.com/r/liquity/dev-frontend) [![codecov](https://codecov.io/gh/liquity/dev/branch/add_codecov/graph/badge.svg)](https://codecov.io/gh/liquity/dev)

Expand Down

0 comments on commit b6df1c9

Please sign in to comment.