Skip to content

Commit 7f4a1db

Browse files
author
Justin Marks
authored
Merge pull request #17 from mitchdenny/users/midenn/sps-to-aex-fix
Fixing invalid URL.
2 parents aa4ef1a + b16616e commit 7f4a1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OAuthWebSample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To learn more about OAuth in Visual Studio Team Services, see [Authorize access
88

99
> These instructions assume you will be deploying this sample app to an Azure web site. To learn more and to get started, visit [Get started with Azure Web Sites and ASP.NET](http://azure.microsoft.com/documentation/articles/web-sites-dotnet-get-started).
1010
11-
1. Register an OAuth client app in Visual Studio Team Services (https://app.vssps.visualstudio.com/app/register)
11+
1. Register an OAuth client app in Visual Studio Team Services (https://app.vsaex.visualstudio.com/app/register)
1212
* The callback URL should be https://yoursite.azurewebsites.net/oauth/callback, where "yoursite" is the name of your Azure web site
1313
2. Clone this repository
1414
3. Open the solution (VstsOAuthSample.sln) in Visual Studio 2015 or later

0 commit comments

Comments
 (0)