mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #3720 from yosyp/develop
Updated link for "try Solidity in your browser"
This commit is contained in:
		
						commit
						8ad0fb3be3
					
				| @ -4,7 +4,7 @@ | |||||||
| ## Useful links | ## Useful links | ||||||
| To get started you can find an introduction to the language in the [Solidity documentation](https://solidity.readthedocs.org). In the documentation, you can find [code examples](https://solidity.readthedocs.io/en/latest/solidity-by-example.html) as well as [a reference](https://solidity.readthedocs.io/en/latest/solidity-in-depth.html) of the syntax and details on how to write smart contracts. | To get started you can find an introduction to the language in the [Solidity documentation](https://solidity.readthedocs.org). In the documentation, you can find [code examples](https://solidity.readthedocs.io/en/latest/solidity-by-example.html) as well as [a reference](https://solidity.readthedocs.io/en/latest/solidity-in-depth.html) of the syntax and details on how to write smart contracts. | ||||||
| 
 | 
 | ||||||
| You can start using [Solidity in your browser](https://ethereum.github.io/browser-solidity/) with no need to download or compile anything. | You can start using [Solidity in your browser](http://remix.ethereum.org) with no need to download or compile anything. | ||||||
| 
 | 
 | ||||||
| The changelog for this project can be found [here](https://github.com/ethereum/solidity/blob/develop/Changelog.md). | The changelog for this project can be found [here](https://github.com/ethereum/solidity/blob/develop/Changelog.md). | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user