]> git.eshelyaron.com Git - emacs.git/commitdiff
; Don't use HTTPS in HTTP-specific example
authorStefan Kangas <stefankangas@gmail.com>
Mon, 3 Feb 2025 11:37:06 +0000 (12:37 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Feb 2025 08:00:42 +0000 (09:00 +0100)
* doc/misc/org.org (External Links): Change HTTP example to use HTTP.
Changing it to HTTPS has been done before, but it's a mistake.  To avoid
making this mistake again, change the URL to orgmode.org to make it more
similar to the example on the next line, thereby contrasting the two.

(cherry picked from commit a3b3083081299049b2ac2333d078c9cac62f2be4)

doc/misc/org.org

index 363a95fa65c0337e237eb2a3663bbc0cead6f9fc..26cb46cf13cffd49449a84855f363b5327603a50 100644 (file)
@@ -3403,7 +3403,7 @@ options:
 
 | Link Type  | Example                                                            |
 |------------+--------------------------------------------------------------------|
-| http       | =https://staff.science.uva.nl/c.dominik/=                          |
+| http       | =http://orgmode.org/=                                              |
 | https      | =https://orgmode.org/=                                             |
 | doi        | =doi:10.1000/182=                                                  |
 | file       | =file:/home/dominik/images/jupiter.jpg=                            |