summaryrefslogtreecommitdiff
path: root/Documentation/howto/rebuild-from-update-hook.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-04-26 15:39:11 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-04-26 15:39:11 +0900
commit7ba7bff6294153449453b27ebdcb2ad2e751736d (patch)
tree0e822e864d529bb0aa563c22d9b174f31526adc3 /Documentation/howto/rebuild-from-update-hook.txt
parentMerge branch 'sf/putty-w-args' (diff)
parentdocs/bisect-lk2009: update java code conventions link (diff)
downloadtgif-7ba7bff6294153449453b27ebdcb2ad2e751736d.tar.xz
Merge branch 'jk/update-links-in-docs'
Many stale HTTP(s) links have been updated in our documentation. * jk/update-links-in-docs: docs/bisect-lk2009: update java code conventions link docs/bisect-lk2009: update nist report link docs/archimport: quote sourcecontrol.net reference gitcore-tutorial: update broken link doc: replace or.cz gitwiki link with git.wiki.kernel.org doc: use https links to avoid http redirect
Diffstat (limited to 'Documentation/howto/rebuild-from-update-hook.txt')
-rw-r--r--Documentation/howto/rebuild-from-update-hook.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/howto/rebuild-from-update-hook.txt b/Documentation/howto/rebuild-from-update-hook.txt
index 25378f68d3..db219f5c07 100644
--- a/Documentation/howto/rebuild-from-update-hook.txt
+++ b/Documentation/howto/rebuild-from-update-hook.txt
@@ -4,13 +4,13 @@ From: Junio C Hamano <gitster@pobox.com>
Date: Fri, 26 Aug 2005 18:19:10 -0700
Abstract: In this how-to article, JC talks about how he
uses the post-update hook to automate Git documentation page
- shown at http://www.kernel.org/pub/software/scm/git/docs/.
+ shown at https://www.kernel.org/pub/software/scm/git/docs/.
Content-type: text/asciidoc
How to rebuild from update hook
===============================
-The pages under http://www.kernel.org/pub/software/scm/git/docs/
+The pages under https://www.kernel.org/pub/software/scm/git/docs/
are built from Documentation/ directory of the git.git project
and needed to be kept up-to-date. The www.kernel.org/ servers
are mirrored and I was told that the origin of the mirror is on