diff options
| author | Josh Soref <jsoref@gmail.com> | 2023-11-24 03:35:13 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-11-26 10:07:05 +0900 |
| commit | d05b08cd52cfda627f1d865bdfe6040a2c9521b5 (patch) | |
| tree | 56990decca453f1be1aaf65044d82251b464fcd8 /t/t9114-git-svn-dcommit-merge.sh | |
| parent | 65175d9ea26bebeb9d69977d0e75efc0e88dbced (diff) | |
| download | git-d05b08cd52cfda627f1d865bdfe6040a2c9521b5.tar.gz | |
doc: switch links to https
These sites offer https versions of their content.
Using the https versions provides some protection for users.
Signed-off-by: Josh Soref <jsoref@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9114-git-svn-dcommit-merge.sh')
| -rwxr-xr-x | t/t9114-git-svn-dcommit-merge.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t9114-git-svn-dcommit-merge.sh b/t/t9114-git-svn-dcommit-merge.sh index 32317d6bca..e06538b1c8 100755 --- a/t/t9114-git-svn-dcommit-merge.sh +++ b/t/t9114-git-svn-dcommit-merge.sh @@ -27,7 +27,7 @@ cat << EOF # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, see <http://www.gnu.org/licenses/>. +# along with this program; if not, see <https://www.gnu.org/licenses/>. # EOF } |
