This is an automated email from the ASF dual-hosted git repository.

szetszwo pushed a commit to branch RATIS-5
in repository https://gitbox.apache.org/repos/asf/ratis-hadoop-projects.git

commit f82a4fa1062faeb0de765b405f8f886f62cdcbb1
Author: Márton Elek <[email protected]>
AuthorDate: Wed Jan 3 23:59:16 2018 +0100

    RATIS-5. Use relative link to the separated news page.
---
 layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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}}

Reply via email to