From 34026cea6be3a751749d2ed8df1a9f51e01c6941 Mon Sep 17 00:00:00 2001 From: Oleg Shparber Date: Sat, 18 Mar 2023 23:28:55 -0400 Subject: [PATCH] docs(readme): fix link to the COPYING file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1563f80..1e9f8848 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ We want your feedback! Here's a list of different ways to contact developers and ## License -This software is licensed under the terms of the GNU General Public License version 3 (GPLv3). Full text of the license is available in the [COPYING](https://github.com/zealdocs/zeal/blob/master/COPYING) file and [online](https://www.gnu.org/licenses/gpl-3.0.html). +This software is licensed under the terms of the GNU General Public License version 3 (GPLv3). Full text of the license is available in the [COPYING](COPYING) file and [online](https://www.gnu.org/licenses/gpl-3.0.html).