Skip to content

Commit 6568810

Browse files
Updated Microsoft app reg portal link
- Added external link to new application registration portal - Removed reference to old portal
1 parent 800976f commit 6568810

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/examples/outlook.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
Outlook Calendar OAuth 2 Tutorial
22
==========================
33

4-
Create a new web application client in the `Microsoft Application Registration Portal`_
4+
Create a new web application client in the `Microsoft application registration portal <https://go.microsoft.com/fwlink/?linkid=2083908>`_
55
When you have obtained a ``client_id``, ``client_secret`` and registered
66
a callback URL then you can try out the command line interactive example below.
77

8-
.. _`Outlook App console`: https://apps.dev.microsoft.com
9-
108
.. code-block:: pycon
119
1210
>>> # This information is obtained upon registration of a new Outlook Application

0 commit comments

Comments
 (0)