manual: Fix URL
* doc/org-manual.org (External Links): Fix URL
This commit is contained in:
parent
380e2f7f82
commit
f4083eefd8
|
@ -3081,7 +3081,7 @@ External links are URL-like locators. They start with a short
|
|||
identifying string followed by a colon. There can be no space after
|
||||
the colon. The following list shows examples for each link type.
|
||||
|
||||
| =http://www.astro.uva.nl/=dominik= | on the web |
|
||||
| =https://staff.science.uva.nl/c.dominik/= | on the web |
|
||||
| =doi:10.1000/182= | DOI for an electronic resource |
|
||||
| =file:/home/dominik/images/jupiter.jpg= | file, absolute path |
|
||||
| =/home/dominik/images/jupiter.jpg= | same as above |
|
||||
|
|
Loading…
Reference in New Issue