From ffe84567d0890bd6b855af0777968e480359f658 Mon Sep 17 00:00:00 2001 From: Alex Baranov Date: Mon, 5 Aug 2019 09:19:10 -0400 Subject: [PATCH] fixed broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29adac2..6235ac5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Radex - decentralized exchange for Ethereum ERC223 tokens [![Build Status](https://travis-ci.org/rados-io/radex.svg?branch=master)](https://travis-ci.org/rados-io/radex)[![Coverage Status](https://coveralls.io/repos/github/rados-io/radex/badge.svg?branch=master)](https://coveralls.io/github/rados-io/radex?branch=master) -The smart contract backend for [Radex](https://rados.io/posts/radex-insider-preview). +The smart contract backend for [Radex](https://saturn.network). Big thanks to [Ethereum](http://ethereum.org), [Truffle](http://truffleframework.com), [OpenZeppelin](http://openzeppelin.org) and [Colony](https://github.com/sc-forks/solidity-coverage) for the open source tools and learning materials.