From d8a4c426db0b529b3e90db179738a8fa5be555db Mon Sep 17 00:00:00 2001 From: edbrz9 Date: Thu, 5 Jan 2023 20:07:14 +0000 Subject: [PATCH] links update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9dc43d..abecff4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Waterfox -This Makefile basically downloads an archive copy of Waterfox from the [Waterfox website](https://www.waterfox.net/releases/), uncompress it and install waterfox in the /opt/ dir. +This Makefile basically downloads an archive copy of Waterfox from the [Waterfox website](https://www.waterfox.net/download/), uncompress it and install waterfox in the /opt/ dir. The executable will be sym-linked to /usr/local/bin/waterfox. @@ -12,6 +12,6 @@ As simple as `# make install`. ### License -[Waterfox](https://www.waterfox.net/legal/) is distributed under the [Mozilla Public License](https://www.mozilla.org/en-US/MPL/). +[Waterfox](https://www.waterfox.net/docs/policies/terms) is distributed under the [Mozilla Public License](https://www.mozilla.org/en-US/MPL/). For more info, check LICENSE \ No newline at end of file