diff --git a/_layouts/post.html b/_layouts/post.html
index abf8736..9fd3fee 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -13,6 +13,12 @@
{{ page.title }}
+ {% if page.link %}
+ Esse post está em outro lugar, clique aqui ou espere alguns segundos para ser redirecionado.
+
+ {% endif %}
{{ content }}
Editar esse post
diff --git a/_posts/2015-12-15-relato-projeto-open-source.markdown b/_posts/2015-12-15-relato-projeto-open-source.markdown
index e7382a1..2ebdb1f 100644
--- a/_posts/2015-12-15-relato-projeto-open-source.markdown
+++ b/_posts/2015-12-15-relato-projeto-open-source.markdown
@@ -5,5 +5,5 @@ published: 15-12-2015
categories: blog
description: Estudos em cenários reais, ajudando o próximo, desfrutando do open source.
image: "/assets/imagem/artigo-relato.jpeg"
-url: https://medium.com/@andersoonfront/relato-de-uma-projeto-open-source-925ab40098e8#.473fhllng
----
\ No newline at end of file
+link: https://medium.com/@andersoonfront/relato-de-uma-projeto-open-source-925ab40098e8#.473fhllng
+---
diff --git a/_posts/2016-02-27-tentando-corrigir-minhas-deficiencias.markdown b/_posts/2016-02-27-tentando-corrigir-minhas-deficiencias.markdown
index 0cc5442..4f780cc 100644
--- a/_posts/2016-02-27-tentando-corrigir-minhas-deficiencias.markdown
+++ b/_posts/2016-02-27-tentando-corrigir-minhas-deficiencias.markdown
@@ -5,5 +5,5 @@ published: 27-02-2016
categories: blog
description: Desde lá já li centenas de artigos, sem contar alguns que leio no médium que não coloco lá...
image: "/assets/imagem/corrigir-deficiencias.jpeg"
-url: https://medium.com/@andersoonfront/tentando-corrigir-minhas-defici%C3%AAncias-9138ee858850#.kccgkgrsd
----
\ No newline at end of file
+link: https://medium.com/@andersoonfront/tentando-corrigir-minhas-defici%C3%AAncias-9138ee858850#.kccgkgrsd
+---