From dae9c84ab8ea27772b5a1547f65925782ed1fd86 Mon Sep 17 00:00:00 2001 From: gamjapark Date: Wed, 14 Nov 2018 18:01:11 +0900 Subject: [PATCH] chore(index_kor): fix button link --- docs/root/source/index_kor.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/root/source/index_kor.md b/docs/root/source/index_kor.md index 8ce382c5..7001aeb7 100644 --- a/docs/root/source/index_kor.md +++ b/docs/root/source/index_kor.md @@ -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)