From 9e2f8ba86612b1989c5e15fc09a5d9adc37994c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jev=20Bj=C3=B6rsell?= Date: Thu, 12 Jul 2018 08:47:14 -0700 Subject: [PATCH] Updates to README.md * Remove 'frozen in time' line about the www.tezos.com website * Use `http://` for `oztez.com`. `https://` sends the user to a matrix server and not there explorer webapp --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bcfebbb03..faf43bae1 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ protocol and the nodes should adapt and upgrade. the code running on the live networks, replace `master` in the URL by the branch of your choice: betanet, alphanet, zeronet, to make sure you are consulting the right API version) - - The page https://www.tezos.com/ contains more information about the - project, even though it is frozen in time due to external reasons + - The official Tezos website https://tezos.com/ contains more information about the + project. - All development now happens on Gitlab at https://gitlab.com/tezos/tezos The Tezos Alpha (test) network has been live and open since February 2017. @@ -20,13 +20,14 @@ The Tezos Alpha (test) network has been live and open since February 2017. The Tezos Beta (experimental) network has been live and open since June 2018. - Several community built block explorers are available: - - https://ostez.com + - http://ostez.com - https://tzscan.io - https://tezos.id - https://tezoschain.io - A few community run websites collect useful Tezos links: - https://tezos.help - https://tezos.rocks + - There is a matrix channel *Tezos* that you can join via https://riot.im/app/#/room/#tezos:matrix.org - There is a *#tezos* channel on *freenode* that is reserved for technical discussions - There is also a community FAQ at https://github.com/tezoscommunity/faq