From 0881713f33ffd4dff8ce0944b111558173918f91 Mon Sep 17 00:00:00 2001 From: Nick Perry Date: Mon, 10 May 2021 14:32:00 +0100 Subject: [PATCH] Fix documentation link Fixes https://github.com/Blockdaemon/bpm-sdk/issues/14 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2683aef..471751a 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ BPM is the Blockchain Package Manager by Blockdaemon. It allows easy and uniform bpm-sdk allows to easily create new packages for BPM. -Full documentation is available here: https://bpm.docs.blockdaemon.com/#bpm \ No newline at end of file +Full documentation is available here: https://sdk.bpm.docs.blockdaemon.com/