emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/excorporate 96a76cd 90/93: Excorporate: Adjust some URL


From: Stefan Monnier
Subject: [elpa] externals/excorporate 96a76cd 90/93: Excorporate: Adjust some URLs in the manual
Date: Sun, 29 Nov 2020 15:43:16 -0500 (EST)

branch: externals/excorporate
commit 96a76cd84f44cfb73de8717c60b964296f5a8fd7
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>

    Excorporate: Adjust some URLs in the manual
    
    * packages/excorporate/excorporate.texi (Troubleshooting): Upcase
    "EWS" and capitalize "Exchange" in URLs.
    * packages/excorporate/excorporate.info: Regenerate.
---
 excorporate.info | 6 +++---
 excorporate.texi | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/excorporate.info b/excorporate.info
index 6083301..77b3867 100644
--- a/excorporate.info
+++ b/excorporate.info
@@ -173,7 +173,7 @@ intranet wikis and so forth; other users of non-standard 
clients may
 have already found the EWS URL. This is called the "EWS endpoint".  It
 can be as simple as, e.g.:
 
-   'https://mail.gnu.org/ews/exchange.asmx'
+   'https://mail.gnu.org/EWS/Exchange.asmx'
 
 First you need to make sure you can access the endpoint.
 
@@ -181,12 +181,12 @@ For Exchange Web Services (EWS) which Excorporate uses, 
you'll have to
 determine the EWS endpoint for your Exchange account, call it 'ews-url'.
 It is usually something like:
 
-   https://<mail host name>/ews/exchange.asmx
+   https://<mail host name>/EWS/Exchange.asmx
 
 Excorporate calculates the WSDL URL, call it 'wsdl-url', by replacing
 the endpoint's last path element with "Services.wsdl":
 
-   https://<mail host name>/ews/Services.wsdl
+   https://<mail host name>/EWS/Services.wsdl
 
 Before even attempting Excorporate, you have to make these succeed:
 
diff --git a/excorporate.texi b/excorporate.texi
index 253d9e0..4ea50ae 100644
--- a/excorporate.texi
+++ b/excorporate.texi
@@ -186,7 +186,7 @@ check intranet wikis and so forth; other users of 
non-standard clients
 may have already found the EWS URL.  This is called the ``EWS
 endpoint''.  It can be as simple as, e.g.:
 
-@code{https://mail.gnu.org/ews/exchange.asmx}
+@code{https://mail.gnu.org/EWS/Exchange.asmx}
 
 @noindent
 First you need to make sure you can access the endpoint.
@@ -196,13 +196,13 @@ For Exchange Web Services (EWS) which Excorporate uses, 
you'll have to
 determine the EWS endpoint for your Exchange account, call it
 @code{ews-url}.  It is usually something like:
 
-   https://<mail host name>/ews/exchange.asmx
+   https://<mail host name>/EWS/Exchange.asmx
 
 @noindent
 Excorporate calculates the WSDL URL, call it @code{wsdl-url}, by
 replacing the endpoint's last path element with ``Services.wsdl'':
 
-   https://<mail host name>/ews/Services.wsdl
+   https://<mail host name>/EWS/Services.wsdl
 
 @noindent
 Before even attempting Excorporate, you have to make these succeed:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]