diff --git a/docs/contributing.rst b/docs/contributing.rst index e1e2e2b62..228c6cec0 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -30,7 +30,7 @@ Team Calls If you have issues or pull requests to discuss, or are interested in hearing what the team and contributors are working on, you can join our public team calls: -- Mondays at 12pm CET/CEST. +- Mondays at 3pm CET/CEST. - Wednesdays at 2pm CET/CEST. Both calls take place on `Google Meet `_. diff --git a/docs/index.rst b/docs/index.rst index f0997ad19..00586ce0b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -39,6 +39,7 @@ Getting Started If you are new to the concept of smart contracts we recommend you to get started by digging into the "Introduction to Smart Contracts" section, which covers: + * :ref:`A simple example smart contract ` written in Solidity. * :ref:`Blockchain Basics `. * :ref:`The Ethereum Virtual Machine `.