Skip to content

Commit 22f3cdd

Browse files
committed
Fix README links.
1 parent 7e63818 commit 22f3cdd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,8 @@ with some notes:
309309
* Do **not** add any redirect URIs or set up any platform configurations.
310310
* You **must** toggle "Allow public client flows" to "yes".
311311
* Be sure to select the appropriate type of account (consumer Outlook vs.
312-
"organizational directory") -- see #89 for why.
312+
"organizational directory") -- see
313+
[#89](https://github.com/tarickb/sasl-xoauth2/issues/89) for why.
313314

314315
Then, add API permissions for `SMTP.Send`:
315316

@@ -396,7 +397,8 @@ application](https://docs.microsoft.com/en-us/azure/active-directory/develop/qui
396397
Use any name you like (it doesn't have to be "sasl-xoauth2").
397398

398399
Be sure to select the appropriate type of account (consumer Outlook vs.
399-
"organizational directory") -- see #89 for why.
400+
"organizational directory") -- see
401+
[#89](https://github.com/tarickb/sasl-xoauth2/issues/89) for why.
400402

401403
Under "Platform configurations", add a native-client redirect URI for
402404
mobile/desktop applications:

0 commit comments

Comments
 (0)