Commit 459ce594 authored by Rob Stupay's avatar Rob Stupay

change copyright date and add medium URL on index: useful links

parent dd927657
...@@ -48,7 +48,7 @@ master_doc = 'index' ...@@ -48,7 +48,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'Remix, Ethereum-IDE' project = u'Remix, Ethereum-IDE'
copyright = u'2018, Remix' copyright = u'2019, Remix'
author = u'Remix team' author = u'Remix team'
github_doc_root = 'https://github.com/ethereum/remix/tree/master/docs/' github_doc_root = 'https://github.com/ethereum/remix/tree/master/docs/'
......
...@@ -19,6 +19,8 @@ Useful links: ...@@ -19,6 +19,8 @@ Useful links:
- `Remix alpha <http://remix-alpha.ethereum.org>`__ - The version where we test new Remix release (not stable!). - `Remix alpha <http://remix-alpha.ethereum.org>`__ - The version where we test new Remix release (not stable!).
- `Remix on Medium <https://medium.com/remix-ide>`__
- `Ethereum StackExchange for Remix <https://ethereum.stackexchange.com/questions/tagged/remix>`__ - `Ethereum StackExchange for Remix <https://ethereum.stackexchange.com/questions/tagged/remix>`__
- `Community support channel <https://gitter.im/ethereum/remix>`__ - `Community support channel <https://gitter.im/ethereum/remix>`__
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment