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

rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git

commit 324c69e66cd9d2eeb35bb73b6da8cae283893ba8
Author: Robert Middleton <[email protected]>
AuthorDate: Sat May 22 18:33:46 2021 -0400

    Point to correct license file
---
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 2d8576c..d2e3994 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -37,7 +37,7 @@
        <menu name="Get Chainsaw">
           <item name="Download" href="/download.html"/>
           <item name="Changes" href="/changes-report.html"/>
-          <item name="License" href="http://www.apache.org/licenses/"/>
+          <item name="License" 
href="https://www.apache.org/licenses/LICENSE-2.0"/>
           <item name="Important Distribution Notes" 
href="/distributionnotes.html" />
        </menu>
 

Reply via email to