Commit 0de7a2f9 authored by Liam Horne's avatar Liam Horne Committed by GitHub

doc: update README status badges to link to UI (#44)

parent 6186b67b
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
**Monorepo implementing the Optimistic Ethereum protocol** **Monorepo implementing the Optimistic Ethereum protocol**
![Github Actions](https://github.com/ethereum-optimism/optimism/workflows/typescript%20/%20contracts/badge.svg) [![Github Actions](https://github.com/ethereum-optimism/optimism/workflows/typescript%20/%20contracts/badge.svg)](https://github.com/ethereum-optimism/optimism/actions/workflows/ts-packages.yml?query=branch%3Amaster)
![Github Actions](https://github.com/ethereum-optimism/optimism/workflows/integration/badge.svg) [![Github Actions](https://github.com/ethereum-optimism/optimism/workflows/integration/badge.svg)](https://github.com/ethereum-optimism/optimism/actions/workflows/integration.yml?query=branch%3Amaster)
![Github Actions](https://github.com/ethereum-optimism/optimism/workflows/geth%20unit%20tests/badge.svg) [![Github Actions](https://github.com/ethereum-optimism/optimism/workflows/geth%20unit%20tests/badge.svg)](https://github.com/ethereum-optimism/optimism/actions/workflows/geth.yml?query=branch%3Amaster)
## Documentation ## Documentation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment