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

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

[elpa] master 34cd52c: Excorporate: Adjust some URLs in the manual


From: Thomas Fitzsimmons
Subject: [elpa] master 34cd52c: Excorporate: Adjust some URLs in the manual
Date: Sat, 3 Oct 2020 12:30:32 -0400 (EDT)

branch: master
commit 34cd52c1c77594ec556d08eb0656ceb82e0b6531
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.
---
 packages/excorporate/excorporate.info | 6 +++---
 packages/excorporate/excorporate.texi | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/packages/excorporate/excorporate.info 
b/packages/excorporate/excorporate.info
index 6083301..77b3867 100644
--- a/packages/excorporate/excorporate.info
+++ b/packages/excorporate/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/packages/excorporate/excorporate.texi 
b/packages/excorporate/excorporate.texi
index 253d9e0..4ea50ae 100644
--- a/packages/excorporate/excorporate.texi
+++ b/packages/excorporate/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]