From 07f28f2baffe61696b8941ab1af0efcf9d2fae18 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Mon, 20 Sep 2021 23:40:59 +0530 Subject: [PATCH] docs: Update beta release docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 322be615..5a6549be 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ This app is created with Svelte Kit. ## Release -When a PR is created targeting master, it will be built and deployed as a beta in http://mermaid-js.github.io/mermaid-live-editor/beta +When a PR is created targeting master, it will be built and deployed by Netlify. +The URL will be indicated in a Comment in the PR. Once the PR is merged, it will automatically be released.