From 71fd512457e2f9e3d1851c26b62fb70018608367 Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Thu, 12 Dec 2019 13:06:14 +0100 Subject: [PATCH] Update release-process.md --- release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-process.md b/release-process.md index 1a84d13cd9..e11eea95a5 100644 --- a/release-process.md +++ b/release-process.md @@ -22,7 +22,7 @@ This document includes: - remove all soljson.js files in root folder - npm run build - npm publish - - after remix_live is updated, drop the zip (from https://github.com/ethereum/remix-live-alpha/) to the release. + - after remix_live is updated, drop the zip (from https://github.com/ethereum/remix-live/) to the release. # remix-ide beta release - git fetch origin master