mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #10372 from ethereum/docsfixes
[Docs] Updating Mon team meeting time in contributing and fix bullet list in index
This commit is contained in:
commit
44e048a649
@ -30,7 +30,7 @@ Team Calls
|
|||||||
If you have issues or pull requests to discuss, or are interested in hearing what
|
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:
|
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.
|
- Wednesdays at 2pm CET/CEST.
|
||||||
|
|
||||||
Both calls take place on `Google Meet <https://meet.google.com/mrq-kbwv-edg>`_.
|
Both calls take place on `Google Meet <https://meet.google.com/mrq-kbwv-edg>`_.
|
||||||
|
@ -39,6 +39,7 @@ Getting Started
|
|||||||
|
|
||||||
If you are new to the concept of smart contracts we recommend you to get started by digging
|
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:
|
into the "Introduction to Smart Contracts" section, which covers:
|
||||||
|
|
||||||
* :ref:`A simple example smart contract <simple-smart-contract>` written in Solidity.
|
* :ref:`A simple example smart contract <simple-smart-contract>` written in Solidity.
|
||||||
* :ref:`Blockchain Basics <blockchain-basics>`.
|
* :ref:`Blockchain Basics <blockchain-basics>`.
|
||||||
* :ref:`The Ethereum Virtual Machine <the-ethereum-virtual-machine>`.
|
* :ref:`The Ethereum Virtual Machine <the-ethereum-virtual-machine>`.
|
||||||
|
Loading…
Reference in New Issue
Block a user