Repository: incubator-distributedlog
Updated Branches:
  refs/heads/master 60610047a -> 6e67a377f


DL-126: Fix the url of distributedlog blog post

fix the url for the blog post and but still keep the wrong url and make it 
redirect to the right url.

Author: Sijie Guo <si...@apache.org>

Reviewers: Franck Cuny <fc...@apache.org>, Leigh Stewart <lstew...@apache.org>

Closes #52 from sijie/sijie/fix_blog_post_url


Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/commit/6e67a377
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/tree/6e67a377
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/diff/6e67a377

Branch: refs/heads/master
Commit: 6e67a377fb97862efee267fc370ef1af33466f05
Parents: 6061004
Author: Sijie Guo <si...@apache.org>
Authored: Mon Dec 19 23:39:39 2016 -0800
Committer: Sijie Guo <si...@apache.org>
Committed: Mon Dec 19 23:39:39 2016 -0800

----------------------------------------------------------------------
 website/_posts/2016-09-19-kafka-vs-distributedlog.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/6e67a377/website/_posts/2016-09-19-kafka-vs-distributedlog.md
----------------------------------------------------------------------
diff --git a/website/_posts/2016-09-19-kafka-vs-distributedlog.md 
b/website/_posts/2016-09-19-kafka-vs-distributedlog.md
index b33d86d..ea1ac8d 100644
--- a/website/_posts/2016-09-19-kafka-vs-distributedlog.md
+++ b/website/_posts/2016-09-19-kafka-vs-distributedlog.md
@@ -3,7 +3,8 @@ layout: post
 title:  'A Technical Review of Kafka and DistributedLog'
 date:   2016-09-19 10:00:00
 categories: technical-review
-permalink: /technical-review/2015/09/19/kafka-vs-distributedlog
+redirect_from:
+- /technical-review/2015/09/19/kafka-vs-distributedlog
 authors:
 - sijie
 ---

Reply via email to