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

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


The following commit(s) were added to refs/heads/master by this push:
     new 36f7abe  Fixes typos & broken links (#495) (#496)
36f7abe is described below

commit 36f7abe33ea665e5f43773787ec9c9d078fa5dd8
Author: Yadunandan Bhat <[email protected]>
AuthorDate: Fri Apr 29 04:22:35 2022 +0530

    Fixes typos & broken links (#495) (#496)
---
 _layouts/home.html | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/_layouts/home.html b/_layouts/home.html
index 6345d12..5253be9 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -88,8 +88,8 @@ layout: default
                 <a 
href="https://github.com/apache/openwhisk-runtime-ruby";>Ruby</a>,
                 <a 
href="https://github.com/apache/openwhisk-runtime-rust";>Rust</a>,
                 <a 
href="https://github.com/apache/openwhisk-runtime-java";>Scala</a>,
-                <a 
href="https://github.com/apache/openwhisk-runtime-swift";>Swift</a> and even 
newer, cloud-native ones like
-                There is even an experimental runtime for <a 
href="https://github.com/apache/openwhisk-runtime-deno";>Deno</a> in-development.
+                <a 
href="https://github.com/apache/openwhisk-runtime-swift";>Swift</a>.
+                There is also an experimental runtime for <a 
href="https://github.com/apache/openwhisk-runtime-deno";>Deno</a> in-development.
             </p>
             <p>
                 If you need languages or libraries the current
@@ -147,9 +147,7 @@ layout: default
                 Development pipelines can take advantage of integrations with
                 <a 
href="https://github.com/apache/openwhisk-catalog/tree/master/packages/github";>GitHub</a>,
                 <a 
href="https://github.com/apache/openwhisk-package-jira";>JIRA</a>,
-                or easily connect with custom data services from the
-                <a 
href="https://github.com/apache/openwhisk-catalog/tree/master/packages/weather";>Weather</a>
-                company.
+                or easily connect with custom data services.
             </p>
             <p>
                 You can even use the <a 
href="https://github.com/apache/openwhisk-package-alarms";>Alarms</a>

Reply via email to