diff options
| author | Junio C Hamano <gitster@pobox.com> | 2023-12-18 14:10:12 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-12-18 14:10:12 -0800 |
| commit | ec5ab1482d3373052784ae5c49d96d8b5cdd139d (patch) | |
| tree | cf8a7a31d10b868a50acc46aa4775632e6c62d4a /gitweb/static/gitweb.css | |
| parent | 66685e85556ad1890d896bc30ba3a7a99bf4dd78 (diff) | |
| parent | 62b4f7b9c6a767cfa9eb3efa96e65305f98386be (diff) | |
| download | git-ec5ab1482d3373052784ae5c49d96d8b5cdd139d.tar.xz | |
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 'gitweb/static/gitweb.css')
| -rw-r--r-- | gitweb/static/gitweb.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitweb/static/gitweb.css b/gitweb/static/gitweb.css index 3212601032..48d2e51015 100644 --- a/gitweb/static/gitweb.css +++ b/gitweb/static/gitweb.css @@ -667,7 +667,7 @@ div.remote { } -/* Style definition generated by highlight 2.4.5, http://www.andre-simon.de/ */ +/* Style definition generated by highlight 2.4.5, http://andre-simon.de/doku/highlight/en/highlight.php */ /* Highlighting theme definition: */ |
