Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <jsoref@gmail.com>2023-11-24 06:35:14 +0300
committerJunio C Hamano <gitster@pobox.com>2023-11-26 04:07:05 +0300
commit28a0c65f5db0ca5124b405f99f4edf9322dbc7d3 (patch)
treee563f928199bb6ae9f51a8e51d9f1e9c4e8f4419 /gitweb/INSTALL
parentd05b08cd52cfda627f1d865bdfe6040a2c9521b5 (diff)
doc: update links for andre-simon.de
Beyond the fact that it's somewhat traditional to respect sites' self-identification, it's helpful for links to point to the things that people expect them to reference. Here that means linking to specific pages instead of a domain. Signed-off-by: Josh Soref <jsoref@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/INSTALL')
-rw-r--r--gitweb/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitweb/INSTALL b/gitweb/INSTALL
index a58e6b3c44..0f8bc39ad8 100644
--- a/gitweb/INSTALL
+++ b/gitweb/INSTALL
@@ -203,7 +203,7 @@ You can specify the following configuration variables when building GIT:
created. [Default: /etc/gitweb.conf]
* HIGHLIGHT_BIN
Path to the highlight executable to use (must be the one from
- http://www.andre-simon.de due to assumptions about parameters and output).
+ http://andre-simon.de/zip/download.php due to assumptions about parameters and output).
Useful if highlight is not installed on your webserver's PATH.
[Default: highlight]