fix some links

This commit is contained in:
Johannes Rappen 2017-03-15 22:32:33 +01:00
commit f6b827f7bc
2 changed files with 4 additions and 3 deletions

View file

@ -19,6 +19,7 @@
<script>
window.$docsify = {
alias: {
'/de-de/changelog': '/changelog',
'/zh-cn/changelog': '/changelog',
'/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG'
},