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
This commit is contained in:
parent
18c69203d1
commit
9e2f8ba866
@ -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
|
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
|
branch of your choice: betanet, alphanet, zeronet, to make sure you are
|
||||||
consulting the right API version)
|
consulting the right API version)
|
||||||
- The page https://www.tezos.com/ contains more information about the
|
- The official Tezos website https://tezos.com/ contains more information about the
|
||||||
project, even though it is frozen in time due to external reasons
|
project.
|
||||||
- All development now happens on Gitlab at https://gitlab.com/tezos/tezos
|
- 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.
|
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.
|
The Tezos Beta (experimental) network has been live and open since June 2018.
|
||||||
|
|
||||||
- Several community built block explorers are available:
|
- Several community built block explorers are available:
|
||||||
- https://ostez.com
|
- http://ostez.com
|
||||||
- https://tzscan.io
|
- https://tzscan.io
|
||||||
- https://tezos.id
|
- https://tezos.id
|
||||||
- https://tezoschain.io
|
- https://tezoschain.io
|
||||||
- A few community run websites collect useful Tezos links:
|
- A few community run websites collect useful Tezos links:
|
||||||
- https://tezos.help
|
- https://tezos.help
|
||||||
- https://tezos.rocks
|
- 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 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 a *#tezos* channel on *freenode* that is reserved for technical discussions
|
||||||
- There is also a community FAQ at https://github.com/tezoscommunity/faq
|
- There is also a community FAQ at https://github.com/tezoscommunity/faq
|
||||||
|
Loading…
Reference in New Issue
Block a user