diff options
| author | Josh Soref <jsoref@gmail.com> | 2023-11-24 03:35:14 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-11-26 10:07:05 +0900 |
| commit | 28a0c65f5db0ca5124b405f99f4edf9322dbc7d3 (patch) | |
| tree | e563f928199bb6ae9f51a8e51d9f1e9c4e8f4419 /Documentation | |
| parent | d05b08cd52cfda627f1d865bdfe6040a2c9521b5 (diff) | |
| download | git-28a0c65f5db0ca5124b405f99f4edf9322dbc7d3.tar.xz | |
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 'Documentation')
| -rw-r--r-- | Documentation/gitweb.conf.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitweb.conf.txt b/Documentation/gitweb.conf.txt index 1edabdfef3..417289dcd1 100644 --- a/Documentation/gitweb.conf.txt +++ b/Documentation/gitweb.conf.txt @@ -242,7 +242,7 @@ $mimetypes_file:: $highlight_bin:: Path to the highlight executable to use (it 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). By default set to 'highlight'; set it to full path to highlight executable if it is not installed on your web server's PATH. Note that 'highlight' feature must be set for gitweb to actually |
