From 8f6705315a9909c04934518d6b56fadf0e5a42bd Mon Sep 17 00:00:00 2001 From: Brian Silah <71752651+unpervertedkid@users.noreply.github.com> Date: Sat, 18 Nov 2023 16:03:28 +0300 Subject: [PATCH] feat: Add local AGPL license link in LICENSE.md (#4161) --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index 98a59384091..bc3c0ec8f82 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -2,7 +2,7 @@ Copyright (C) 2023 Quickwit, Inc. Quickwit is offered under the [GNU Affero General Public License v3.0](https://opensource.org/licenses/AGPL-3.0) and as commercial software. -A copy of the AGPL license can be found in LICENSE_AGPLv3.0.txt +A copy of the AGPL license can be found in [LICENSE_AGPLv3.0.txt](LICENSE_AGPLv3.0.txt) # Commercial Licensing For commercial licensing, contact us at hello@quickwit.io.