From 3bb8034f62f1e1c033f0a4c9e6c1c27cf0ae9171 Mon Sep 17 00:00:00 2001 From: Huijun Wu Date: Tue, 6 Apr 2021 11:59:49 -0700 Subject: [PATCH] updatedocandlink --- 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 bb1633be2b3..178acb720d4 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 12bdafc288f..5b6e137eaeb 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: '',