; Don't use HTTPS in HTTP-specific example
authorStefan Kangas <stefankangas@gmail.com>
Mon, 3 Feb 2025 11:37:06 +0000 (12:37 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 3 Feb 2025 13:03:43 +0000 (14:03 +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.

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=                            |