Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit fb46a7c

Browse files
committed
fix: readme
Signed-off-by: Jawad Tariq <sjcool420@hotmail.co.uk>
1 parent cf71438 commit fb46a7c

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

contracts/README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<br />
44
<div align="center">
55

6-
<img src="./.github/assets/topos_logo.png#gh-light-mode-only" alt="Logo" width="200">
7-
<img src="./.github/assets/topos_logo_dark.png#gh-dark-mode-only" alt="Logo" width="200">
6+
<img src="../.github/assets/topos_logo.png#gh-light-mode-only" alt="Logo" width="200">
7+
<img src="../.github/assets/topos_logo_dark.png#gh-dark-mode-only" alt="Logo" width="200">
88

99
<h3 align="center">Topos Smart Contracts</h3>
1010

@@ -15,15 +15,14 @@
1515

1616
<div align="center">
1717

18-
![analyze](https://github.com/topos-protocol/topos-smart-contracts/actions/workflows/analyze.yml/badge.svg)
19-
![build](https://github.com/topos-protocol/topos-smart-contracts/actions/workflows/build.yml/badge.svg)
20-
![docker-build](https://github.com/topos-protocol/topos-smart-contracts/actions/workflows/docker_build_push.yml/badge.svg)
21-
![format](https://github.com/topos-protocol/topos-smart-contracts/actions/workflows/format.yml/badge.svg)
22-
![lint](https://github.com/topos-protocol/topos-smart-contracts/actions/workflows/lint.yml/badge.svg)
23-
![sequencer-e2e](https://github.com/topos-protocol/topos-smart-contracts/actions/workflows/sequencer-e2e.yml/badge.svg)
24-
![test](https://github.com/topos-protocol/topos-smart-contracts/actions/workflows/test.yml/badge.svg)
25-
![npm](https://img.shields.io/npm/v/@topos-protocol/topos-smart-contracts.svg)
26-
![release](https://img.shields.io/github/v/release/topos-protocol/topos-smart-contracts)
18+
![analyze](https://github.com/topos-protocol/topos/actions/workflows/contract-analyze.yml/badge.svg)
19+
![build](https://github.com/topos-protocol/topos/actions/workflows/contract-build.yml/badge.svg)
20+
![docker-build](https://github.com/topos-protocol/topos/actions/workflows/contract-docker-build-push.yml/badge.svg)
21+
![format](https://github.com/topos-protocol/topos/actions/workflows/contract-format.yml/badge.svg)
22+
![lint](https://github.com/topos-protocol/topos/actions/workflows/contract-lint.yml/badge.svg)
23+
![test](https://github.com/topos-protocol/topos/actions/workflows/contract-test.yml/badge.svg)
24+
![npm](https://img.shields.io/npm/v/@topos-protocol/topos.svg)
25+
![release](https://img.shields.io/github/v/release/topos-protocol/topos)
2726
[![](https://dcbadge.vercel.app/api/server/7HZ8F8ykBT?style=flat)](https://discord.gg/7HZ8F8ykBT)
2827

2928
</div>

0 commit comments

Comments
 (0)