* [PATCH] * doc/org-manual.org (External Links): Fix URL
@ 2019-06-01 13:05 Gregor Zattler
2019-06-07 21:37 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Gregor Zattler @ 2019-06-01 13:05 UTC (permalink / raw)
To: emacs-orgmode
---
doc/org-manual.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 469e16402..583840a74 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -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 |
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] * doc/org-manual.org (External Links): Fix URL
2019-06-01 13:05 [PATCH] * doc/org-manual.org (External Links): Fix URL Gregor Zattler
@ 2019-06-07 21:37 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2019-06-07 21:37 UTC (permalink / raw)
To: emacs-orgmode
Hello,
Gregor Zattler <telegraph@gmx.net> writes:
> ---
> doc/org-manual.org | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/org-manual.org b/doc/org-manual.org
> index 469e16402..583840a74 100644
> --- a/doc/org-manual.org
> +++ b/doc/org-manual.org
> @@ -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 |
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-07 21:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-01 13:05 [PATCH] * doc/org-manual.org (External Links): Fix URL Gregor Zattler
2019-06-07 21:37 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).