This is an automated email from the ASF dual-hosted git repository. brianspector pushed a commit to branch fixes in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git
commit e392432eef59ec0b03e564cd4acf7a7b8ccec136 Author: Brian Spector <[email protected]> AuthorDate: Tue Aug 13 14:33:44 2019 +0100 fixes --- website/sidebars.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/sidebars.json b/website/sidebars.json index 022794b..442e756 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -58,9 +58,9 @@ "D-TA Node": [ "d-ta-overview", - "d-ta-api" + // "d-ta-api" ], - "ZKP-MFA Clients/Servers": [ + "ZKP-MFA": [ "zkp-mfa-overview", "zkp-mfa-api" ],
