Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
7d6ce0f
Updated Context and theme information (#86)
NormSohl Feb 13, 2018
2686a3e
Updates to icon size (#88)
NormSohl Feb 13, 2018
7125c60
Merge branch 'master' into live
Feb 13, 2018
fa22639
Merge branch 'master' into live
Feb 13, 2018
6eb6336
Merge branch 'master' into live
Feb 14, 2018
ed5a148
fixed typo (#91)
NormSohl Feb 14, 2018
588878c
Merge branch 'master' into live
Feb 26, 2018
7db7663
Parameters were incorrect, or wrong order (depending on which overloa…
daltskin Feb 27, 2018
bb36c5b
Added sample code extract to demonstrate AsTeamsChannelAccounts() met…
daltskin Feb 27, 2018
feb6780
Merge branch 'master' into live
Mar 1, 2018
2944e23
Authentication, Control library (#104)
NormSohl Mar 2, 2018
da9009d
Merge branch 'master' into live
Mar 2, 2018
3ca741f
Update resources (#105)
NormSohl Mar 3, 2018
d82dd2b
Refactoring of auth content (#106)
billbliss Mar 3, 2018
9588e1b
Billbl auth redirect (#107)
billbliss Mar 3, 2018
5440712
Billbl auth redirect (#108)
billbliss Mar 3, 2018
f42c2ac
Update .openpublishing.redirection.json
Mar 5, 2018
252d43c
Update .openpublishing.redirection.json
Mar 5, 2018
f700618
Update .openpublishing.redirection.json
Mar 5, 2018
2ebb577
Update .openpublishing.redirection.json
Mar 5, 2018
eee8169
Update .openpublishing.redirection.json
Mar 5, 2018
a8a252b
Deleting Messages (#110)
NormSohl Mar 5, 2018
f07fef2
Merge branch 'master' into live
Mar 5, 2018
15164af
Updated sign-in card (#112)
NormSohl Mar 7, 2018
52be77d
Manifest version correction
ReneeSundaram Mar 20, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .openpublishing.redirection.json
  • Loading branch information
Banani-Rath authored Mar 5, 2018
commit 2ebb5778554ffe591b696c258d74b5c232004629
2 changes: 1 addition & 1 deletion .openpublishing.redirection.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"redirections": [
{
"source_path": "microsoftteams/platform/concepts/authentication.md",
"source_path": "msteams-platform/concepts/authentication.md",
"redirect_url": "https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/authentication/authentication",
"redirect_document_id": false
}
Expand Down