Re: [O] [PATCH] * doc/org-manual.org (External Links): Fix URL

2019-06-07 Thread Nicolas Goaziou
Hello,

Gregor Zattler  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



[O] [PATCH] * doc/org-manual.org (External Links): Fix URL

2019-06-01 Thread Gregor Zattler


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