Skip to content

Commit

Permalink
Merge pull request #1198 from kyonRay/dev
Browse files Browse the repository at this point in the history
<doc>(manual): fix storage doc.
  • Loading branch information
MaggieNgWu committed Mar 23, 2021
2 parents 3718401 + 07cd99d commit 941e674
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/manual/storage_security.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## 部署Key Manager

每个机构一个Key Manager,具体的部署步骤,可参考[Key Manager README](https://github.com/FISCO-BCOS/key-manager)
每个机构一个Key Manager,具体的部署步骤,可参考[Key Manager README](https://github.com/FISCO-BCOS/key-manager)[Key Manager Gitee README](https://gitee.com/FISCO-BCOS/key-manager)

```eval_rst
.. important::
Expand Down
2 changes: 1 addition & 1 deletion en/docs/manual/storage_security.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For specific disk encryption introduction, please refer to: [Introduction of Dis

## Key Manager deployment

Each agency has a Key Manager. For specific deployment steps, please refer to [Key Manager README](https://github.com/FISCO-BCOS/key-manager)
Each agency has a Key Manager. For specific deployment steps, please refer to [Key Manager README](https://github.com/FISCO-BCOS/key-manager) or [Key Manager Gitee README](https://gitee.com/FISCO-BCOS/key-manager)

## Node building

Expand Down

0 comments on commit 941e674

Please sign in to comment.