aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2016-08-09 01:19:58 +0800
committerchriseth <c@ethdev.com>2016-08-10 22:39:25 +0800
commit9fe5fe79cd02a25b5bc5d20b6d601576fe22d4b6 (patch)
tree2b797f367f0e30fcce4a9cc6c09a69cc7c153c34 /README.md
parente6a031d4e5cb643dca4a9dcee9cbb0ea5e7ef7ad (diff)
downloaddexon-solidity-9fe5fe79cd02a25b5bc5d20b6d601576fe22d4b6.tar.gz
dexon-solidity-9fe5fe79cd02a25b5bc5d20b6d601576fe22d4b6.tar.zst
dexon-solidity-9fe5fe79cd02a25b5bc5d20b6d601576fe22d4b6.zip
Add changelog to source tree.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a0165b8..9eaae4dd 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ To get started you can find a basic introduction to the language in the [Solidit
You can start using [Solidity in your browser](https://ethereum.github.io/browser-solidity/) with no need to download or compile anything.
-[Changelog](https://github.com/ethereum/wiki/wiki/Solidity-Changelog)
+[Changelog](https://github.com/ethereum/solidity/blob/develop/Changelog.md)
The [Solidity Features](https://github.com/ethereum/wiki/wiki/Solidity-Features) page contains a list of already completed Solidity feature stories with explanations and demonstrations, it is being updated continuously. More technical information you can find in the [Pivotal Tracker](https://www.pivotaltracker.com/n/projects/1189488).