You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by el...@apache.org on 2018/01/03 22:59:28 UTC

incubator-ratis git commit: RATIS-5. Use relative link to the separated news page.

Repository: incubator-ratis
Updated Branches:
  refs/heads/RATIS-5 c6c3874fa -> f82a4fa10


RATIS-5. Use relative link to the separated news page.


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

Branch: refs/heads/RATIS-5
Commit: f82a4fa1062faeb0de765b405f8f886f62cdcbb1
Parents: c6c3874
Author: Márton Elek <el...@apache.org>
Authored: Wed Jan 3 23:59:16 2018 +0100
Committer: Márton Elek <el...@apache.org>
Committed: Wed Jan 3 23:59:16 2018 +0100

----------------------------------------------------------------------
 layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/f82a4fa1/layouts/index.html
----------------------------------------------------------------------
diff --git a/layouts/index.html b/layouts/index.html
index 2fed9c9..6f6b1a5 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -139,7 +139,7 @@
                     </td>
                   
                     <td>
-                        <a href="/post/{{.BaseFileName }}.html">Announcement</a>
+                        <a href="post/{{.BaseFileName }}.html">Announcement</a>
                     </td>
                 </tr>
                 {{end}}