You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by hu...@apache.org on 2021/04/06 19:15:53 UTC

[incubator-heron] branch master updated: updatedocandlink (#3685)

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

huijun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


The following commit(s) were added to refs/heads/master by this push:
     new 103cf19  updatedocandlink (#3685)
103cf19 is described below

commit 103cf190dfc5f4f6677dcb347cf55ae861cd2e1a
Author: bed debug <hu...@users.noreply.github.com>
AuthorDate: Tue Apr 6 12:12:25 2021 -0700

    updatedocandlink (#3685)
    
    Co-authored-by: Huijun Wu <hu...@twitter.com>
---
 website2/docs/heron-resources-resources.md | 2 +-
 website2/website/data/resources.js         | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/website2/docs/heron-resources-resources.md b/website2/docs/heron-resources-resources.md
index bb1633b..178acb7 100644
--- a/website2/docs/heron-resources-resources.md
+++ b/website2/docs/heron-resources-resources.md
@@ -24,7 +24,7 @@ Heron Resources outside this documentation:
 
 ## Books
 
-* [Stream Processing with Heron](http://shop.oreilly.com/product/0636920203131.do)
+* [Heron Streaming: Fundamentals, Applications, Operations, and Insights](https://www.springer.com/us/book/9783030600938)
 
 ## Conference & Journal Papers
 
diff --git a/website2/website/data/resources.js b/website2/website/data/resources.js
index 12bdafc..5b6e137 100644
--- a/website2/website/data/resources.js
+++ b/website2/website/data/resources.js
@@ -1,10 +1,10 @@
 module.exports = {
     publications: [
       {
-        forum: 'O’Reilly',
-        forum_link: 'http://shop.oreilly.com/product/0636920203131.do',
-        title: 'Stream Processing with Heron',
-        link: 'http://shop.oreilly.com/product/0636920203131.do'
+        forum: 'Springer',
+        forum_link: 'https://www.springer.com/us/book/9783030600938',
+        title: 'Heron Streaming: Fundamentals, Applications, Operations, and Insights',
+        link: 'https://www.springer.com/us/book/9783030600938'
       },
       {
         forum: '',