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 026740c  Fix date must be double digits
026740c is described below

commit 026740c66c2e16f5221ea6cefb538342c213cac6
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Fri Nov 1 11:20:18 2019 +0100

    Fix date must be double digits
---
 content/blog/ASF-Report-2019/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/ASF-Report-2019/index.md 
b/content/blog/ASF-Report-2019/index.md
index ab75b2e..eeb29ad 100644
--- a/content/blog/ASF-Report-2019/index.md
+++ b/content/blog/ASF-Report-2019/index.md
@@ -1,6 +1,6 @@
 ---
 title: "Apache Camel on top-5 in the ASF annual 2019 report"
-date: 2019-11-1
+date: 2019-11-01
 author: Claus Ibsen
 categories: ["Apache"]
 preview: ASF Annual Report 2019 with highlights of Camel in the top-5 category

Reply via email to