chore(index_kor): fix button link

This commit is contained in:
gamjapark 2018-11-14 18:01:11 +09:00
parent e7e4141da0
commit dae9c84ab8

View File

@ -39,6 +39,6 @@ HTTP API 문서](http://bigchaindb.com/http-api)
- [BigchainDB 및 스마트 계약](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/smart-contracts_ko.md)
- [트랜잭션 개념](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/transaction-concepts_ko.md)
- [BigchainDB에 파일을 저장하는 방법](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/store-files_ko.md)
- [BigchainDB 사용 권한](https://docs.bigchaindb.com/en/latest/permissions.html)
- [BigchainDB, 사생활 및 개인 정보](https://docs.bigchaindb.com/en/latest/private-data.html)
- [BigchainDB 사용 권한](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/permissions-ko.md)
- [BigchainDB, 사생활 및 개인 정보](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/private-data-ko.md)
- [데이터 모델](https://docs.bigchaindb.com/projects/server/en/latest/data-models/index.html)