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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e6abf1  Front page should link to new 3.3 whats new blog
9e6abf1 is described below

commit 9e6abf164c1de6281dbd55e9c27eb151216f0170
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat May 16 21:17:08 2020 +0200

    Front page should link to new 3.3 whats new blog
---
 layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/index.html b/layouts/index.html
index 53bcbee..18cb65e 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,7 +1,7 @@
 {{ partial "header.html" . }}
 
 <header class="frontpage">
-  <h1>&#x1f680; Camel 3.3 is here! <wbr><a href="blog/Camel33-Whatsnew">What's 
new?</a></h1>
+  <h1>&#x1f680; Camel 3.3 is here! <wbr><a 
href="blog/Camel33-Whatsnew/">What's new?</a></h1>
   <svg viewBox="0 0 500 70" preserveAspectRatio="none">
     <path d="M -10,25 C 130,125 330,0 510,5" />
     <path d="M -10,20 C 130,125 330,0 510,2" />

Reply via email to