dgrove-oss commented on code in PR #496:
URL: https://github.com/apache/openwhisk-website/pull/496#discussion_r860881760
##########
_layouts/home.html:
##########
@@ -88,8 +88,8 @@ <h4>Write functions in any language</h4>
<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> and even
newer, cloud-native ones.
Review Comment:
```suggestion
<a
href="https://github.com/apache/openwhisk-runtime-swift">Swift</a>.
```
##########
_layouts/home.html:
##########
@@ -88,8 +88,8 @@ <h4>Write functions in any language</h4>
<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> and even
newer, cloud-native ones.
Review Comment:
I think the list got reordered at some point to just list the languages in
order and this was left dangling.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]