summaryrefslogtreecommitdiff
path: root/t/symlink.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/symlink.sh')
-rw-r--r--t/symlink.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/symlink.sh b/t/symlink.sh
index 8b88f566e..78ad72218 100644
--- a/t/symlink.sh
+++ b/t/symlink.sh
@@ -12,7 +12,7 @@
# 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/>.
# Make sure we get an error if symlink creation fails.
# Reported by Joerg-Martin Schwarz.