From 5fc2410c8f932d13cc4c58e4c77f780247897ad2 Mon Sep 17 00:00:00 2001 From: lance Date: Mon, 11 Mar 2019 00:52:26 -0700 Subject: [PATCH] fix broken link to license --- _config.example.yml | 2 +- _includes/footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.example.yml b/_config.example.yml index 3752e5b..e06e2a7 100644 --- a/_config.example.yml +++ b/_config.example.yml @@ -17,7 +17,7 @@ background: images/bg03.jpg # without baseurl # Copyright info copyright_text: "Company Name" copyright_url: "Company Site" -license_path: /LICENSE.txt +license_path: LICENSE.txt # without baseurl # Social Media - can remove to not show icons social: diff --git a/_includes/footer.html b/_includes/footer.html index 2f41690..98aeed2 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -7,6 +7,6 @@