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

grobmeier pushed a commit to branch jekyll
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/jekyll by this push:
     new b08373b3 fixed chainsaw capitalization
b08373b3 is described below

commit b08373b348dd26f4f724a7762df8403ab56e6d3d
Author: Christian Grobmeier <c...@grobmeier.de>
AuthorDate: Sat Nov 18 18:41:42 2023 +0100

    fixed chainsaw capitalization
---
 _data/projects.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_data/projects.yml b/_data/projects.yml
index a3e798ec..a4a7b855 100644
--- a/_data/projects.yml
+++ b/_data/projects.yml
@@ -18,7 +18,7 @@
   url: /log4cxx
   status: active
   section: creation
-- name: Apache chainsaw
+- name: Apache Chainsaw
   description: A GUI based log viewer. Chainsaw is a companion application to 
log4j written by members of the log4j development community.
   url: /chainsaw/2.x/index.html
   status: active

Reply via email to