From 5fc2d73247f2b29c99ba20f507901d51f266700a Mon Sep 17 00:00:00 2001 From: Sai V Date: Thu, 17 Jan 2019 13:56:54 +0800 Subject: [PATCH] Update permissions.md Check --- docs/permissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/permissions.md b/docs/permissions.md index d46552437..d9ee4b84d 100644 --- a/docs/permissions.md +++ b/docs/permissions.md @@ -11,7 +11,7 @@ Currently there is not any differences in the access types "Full Access" and "Co It should be noted that both the above features will be available when Quorum geth is brought in `--permissioned` mode. ## Set up -Node permissioning and Account access control is managed by a smart contract [Permission.sol](../control/permission/Permission.sol). This is deployed as precompiled contract at the time of initial network bootup. The precompiled contract is deployed at address `0x000000000000000000032`. +Node permissioning and Account access control is managed by a smart contract [Permission.sol](`../control/permission/Permission.sol`). This is deployed as precompiled contract at the time of initial network bootup. The precompiled contract is deployed at address `0x000000000000000000032`. ## Node Permissioning ## Account Access Control