aboutsummaryrefslogtreecommitdiffstats
path: root/t/perf
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-12-18 14:10:12 -0800
committerJunio C Hamano <gitster@pobox.com>2023-12-18 14:10:12 -0800
commitec5ab1482d3373052784ae5c49d96d8b5cdd139d (patch)
treecf8a7a31d10b868a50acc46aa4775632e6c62d4a /t/perf
parentMerge branch 'ps/commit-graph-less-paranoid' (diff)
parentdoc: refer to internet archive (diff)
downloadgit-ec5ab1482d3373052784ae5c49d96d8b5cdd139d.tar.gz
git-ec5ab1482d3373052784ae5c49d96d8b5cdd139d.zip
Merge branch 'js/update-urls-in-doc-and-comment'
Stale URLs have been updated to their current counterparts (or archive.org) and HTTP links are replaced with working HTTPS links. * js/update-urls-in-doc-and-comment: doc: refer to internet archive doc: update links for andre-simon.de doc: switch links to https doc: update links to current pages
Diffstat (limited to 't/perf')
-rw-r--r--t/perf/perf-lib.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/perf-lib.sh b/t/perf/perf-lib.sh
index b952e5024b..ab0c763411 100644
--- a/t/perf/perf-lib.sh
+++ b/t/perf/perf-lib.sh
@@ -15,7 +15,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/ .
# These variables must be set before the inclusion of test-lib.sh below,
# because it will change our working directory.