summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2021-12-18 18:23:16 -0500
committerPaul Smith <psmith@gnu.org>2021-12-19 16:55:50 -0500
commite7b2f6818c4986c5b6239bed3681cddb0df22f5b (patch)
tree3c2d7e4e36f5256a4067627afea50832eb6e2db2 /doc
parentc90db9276ad5c330d92e3edb576adaa82f40ef8f (diff)
downloadmake-git-e7b2f6818c4986c5b6239bed3681cddb0df22f5b.tar.gz
Change HTTP URLs to use HTTPS instead
Also remove unnecessary tests/COPYING file. * README.template: Change http: to https: * README.git: Ditto * doc/make.texi: Ditto * doc/make.1: Ditto * src/main.c: Ditto * maintMakefile: Remove invalid URL
Diffstat (limited to 'doc')
-rw-r--r--doc/make.12
-rw-r--r--doc/make.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/make.1 b/doc/make.1
index 95568f61..d2cfb7d9 100644
--- a/doc/make.1
+++ b/doc/make.1
@@ -383,4 +383,4 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
.LP
You should have received a copy of the GNU General Public License along with
this program. If not, see
-.IR http://www.gnu.org/licenses/ .
+.IR https://www.gnu.org/licenses/ .
diff --git a/doc/make.texi b/doc/make.texi
index a565bf19..52d72712 100644
--- a/doc/make.texi
+++ b/doc/make.texi
@@ -500,7 +500,7 @@ Either send electronic mail to:
or use our Web-based project management tool, at:
@example
- http://savannah.gnu.org/projects/make/
+ https://savannah.gnu.org/projects/make/
@end example
@noindent