From f6f782de2ec306fbac9f9935aec17d2fb19ba8a7 Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Wed, 5 Sep 2018 06:13:00 -0600 Subject: fix broken links Signed-off-by: Kenny Ballou --- posts/git-packfiles.org | 2 +- posts/spark.org | 2 +- posts/storm-vs-spark.org | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/posts/git-packfiles.org b/posts/git-packfiles.org index 9939df3..abf3227 100644 --- a/posts/git-packfiles.org +++ b/posts/git-packfiles.org @@ -6,7 +6,7 @@ #+DATE: 2017-03-01 #+SLUG: git-packfiles #+LINK: git-scm https://git-scm.com/ -#+LINK: git-in-reverse https://kennyballou/blog/2016/01/git-in-reverse +#+LINK: git-in-reverse https://kennyballou.com/blog/2016/01/git-in-reverse #+LINK: udiff https://www.gnu.org/software/diffutils/manual/html_node/Unified-Format.html #+LINK: git-show https://www.kernel.org/pub/software/scm/git/docs/git-show.html #+LINK: git-diff https://www.kernel.org/pub/software/scm/git/docs/git-diff.html diff --git a/posts/spark.org b/posts/spark.org index 7ed0685..e48a0c9 100644 --- a/posts/spark.org +++ b/posts/spark.org @@ -9,7 +9,7 @@ #+TAGS: ZData Inc. #+DATE: 2014-08-18 #+SLUG: real-time-streaming-apache-spark-streaming -#+LINK: storm-and-kafka /blog/2014/07/real-time-streaming-storm-and-kafka/ +#+LINK: storm-and-kafka https://kennyballou.com/blog/2014/07/real-time-streaming-storm-and-kafka/ #+LINK: kafka https://kafka.apache.org/ #+LINK: spark https://spark.apache.org/ #+LINK: spark-sql https://spark.apache.org/sql/ diff --git a/posts/storm-vs-spark.org b/posts/storm-vs-spark.org index 5a34f37..2ecc418 100644 --- a/posts/storm-vs-spark.org +++ b/posts/storm-vs-spark.org @@ -9,8 +9,8 @@ #+SLUG: apache-storm-and-apache-spark #+LINK: storm https://storm.apache.org/ #+LINK: spark https://spark.apache.org/ -#+LINK: storm-post https://kennyballou/blog/2014/07/real-time-streaming-storm-and-kafka -#+LINK: spark-post https://kennyballou/blog/2014/08/real-time-streaming-apache-spark-streaming +#+LINK: storm-post https://kennyballou.com/blog/2014/07/real-time-streaming-storm-and-kafka +#+LINK: spark-post https://kennyballou.com/blog/2014/08/real-time-streaming-apache-spark-streaming #+LINK: kafka https://kafka.apache.org/ #+LINK: wiki-data-parallelism http://en.wikipedia.org/wiki/Data_parallelism #+LINK: wiki-task-parallelism http://en.wikipedia.org/wiki/Task_parallelism -- cgit v1.2.1