This is an automated email from the ASF dual-hosted git repository.
daisyguo pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-release.git
Advertising
The following commit(s) were added to refs/heads/master by this push:
new 4e260b4 Fix the typo of incubator-openwhisk-apigateway (#105)
4e260b4 is described below
commit 4e260b41b8d3e96323cd2803efc1de15fc28fbdf
Author: Vincent <s...@us.ibm.com>
AuthorDate: Wed Apr 11 09:36:14 2018 -0400
Fix the typo of incubator-openwhisk-apigateway (#105)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0a6dbd7..2ccfd8e 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ The following table can be used by Release Managers to get
quickly check the sta
<td><a
href="https://github.com/apache/incubator-openwhisk-catalog/blob/master/tools/travis/build.sh">Yes</a></td>
</tr>
<tr align="center">
-<td align="left">i<a
href="https://github.com/apache/incubator-openwhisk-apigateway">incubator-openwhisk-apigateway</a></td>
+<td align="left"><a
href="https://github.com/apache/incubator-openwhisk-apigateway">incubator-openwhisk-apigateway</a></td>
<td align="left"><a
href="https://travis-ci.org/apache/incubator-openwhisk-apigateway/branches"><img
src="https://travis-ci.org/apache/incubator-openwhisk-apigateway.svg?branch=master"
alt="" /></a></td>
<td><a
href="https://github.com/apache/incubator-openwhisk-apigateway/blob/master/LICENSE.txt"><img
src="https://img.shields.io/badge/license-Apache--2.0-blue.svg" alt=""
/></a></td>
<td><a
href="https://github.com/apache/incubator-openwhisk-apigateway/blob/master/NOTICE.txt">NOTICE</a></td>
--
To stop receiving notification emails like this one, please contact
daisy...@apache.org.