Backport commit c75c79971 from Emacs

* doc/org.org (External Links): Change an HTTPS link back to
HTTP, as it's used as an example to show the supported protocols.
Ref: https://lists.gnu.org/r/emacs-devel/2023-08/msg00018.html

; Fix http/https thinko in org manual
c75c7997197502189023c9f47140474fa7fd719e
Stefan Kangas
Fri Aug 4 09:57:27 2023 +0200
This commit is contained in:
Stefan Kangas 2023-08-04 09:50:43 +02:00 committed by Kyle Meyer
parent d2eba8b77f
commit 4bd1c59d83
1 changed files with 1 additions and 1 deletions

View File

@ -3284,7 +3284,7 @@ options:
| Link Type | Example |
|------------+----------------------------------------------------------|
| http | =https://staff.science.uva.nl/c.dominik/= |
| http | =http://staff.science.uva.nl/c.dominik/= |
| https | =https://orgmode.org/= |
| doi | =doi:10.1000/182= |
| file | =file:/home/dominik/images/jupiter.jpg= |