This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d99841  Fix typo in Apache OpenWhisk Downloads page's URL (#337)
0d99841 is described below

commit 0d9984114937b1813beb5afbb0f9e9d50f5646ca
Author: Aleksandr Manikainen <[email protected]>
AuthorDate: Tue May 26 16:46:50 2020 +0300

    Fix typo in Apache OpenWhisk Downloads page's URL (#337)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0d0d0dd..ee5715d 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Please follow the process described in the [Detailed 
Instructions for Release Ma
 
 Release candidates of Apache OpenWhisk components are published to the 
[release candidate staging 
area](https://dist.apache.org/repos/dist/dev/openwhisk) during the voting 
process. *These release candidates are not Apache Releases and are not intended 
for end users.*
 
-If a release candidate is formally approved for release, it will be removed 
from the staging area, distributed from the [release distribution 
server](https://dist.apache.org/repos/dist/release/openwhisk/), and listed on 
the [Apache OpenWhisk Downloads 
page](https://http://openwhisk.apache.org/downloads).
+If a release candidate is formally approved for release, it will be removed 
from the staging area, distributed from the [release distribution 
server](https://dist.apache.org/repos/dist/release/openwhisk/), and listed on 
the [Apache OpenWhisk Downloads page](https://openwhisk.apache.org/downloads).
 
 # Apache OpenWhisk Git Repository Status
 

Reply via email to