branch: externals-release/org
commit 4495d3bc09fcc5cc1e1badfe9829c6e02cbde80f
Merge: d1f528e830 2dc2fea626
Author: Kyle Meyer <[email protected]>
Commit: Kyle Meyer <[email protected]>
Merge branch 'km/from-emacs-30' into bugfix
---
doc/org-manual.org | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 2581556579..785e53ad17 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -3394,7 +3394,7 @@ options:
| Link Type | Example
|
|------------+--------------------------------------------------------------------|
-| http | =http://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=
|
@@ -13624,7 +13624,7 @@ backend by default in-lines that image. For example:
~org-html-inline-images~.
On the other hand, if the description part of the Org link is itself
-another link, such as =file:= or =http:= URL pointing to an image, the
+another link, such as =file:= or =https:= URL pointing to an image, the
HTML export backend in-lines this image and links to the main image.
This Org syntax enables the backend to link low-resolution thumbnail
to the high-resolution version of the image, as shown in this example:
@@ -13929,7 +13929,7 @@ terminology. You may refer to
https://tug.org/begin.html to get
familiar with LaTeX basics. Users with LaTeX installed may also run
=texdoc latex= from terminal to open LaTeX introduction [fn:: The
command will open a PDF file, which is also available for download
-from http://mirrors.ctan.org/info/latex-doc-ptr/latex-doc-ptr.pdf]
+from https://mirrors.ctan.org/info/latex-doc-ptr/latex-doc-ptr.pdf]
*** LaTeX/PDF export commands
:PROPERTIES:
@@ -15211,7 +15211,7 @@ document in one of the following ways:
~org-latex-to-mathml-jar-file~.
If you prefer to use MathToWeb[fn:: See
- [[http://www.mathtoweb.com/cgi-bin/mathtoweb_home.pl][MathToWeb]].]
+ [[https://mathtoweb.sourceforge.io/][MathToWeb]].]
as your converter, you can configure the above variables as shown
below.