Skip to content
This repository was archived by the owner on Jul 2, 2019. It is now read-only.

Commit f406424

Browse files
ejadibnzthiago
authored andcommitted
Fix link in Readme (#137)
1 parent 67c5285 commit f406424

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The current implementation focuses on authenticating to the user's Azure subscri
99

1010
## Developer Set Up
1111

12-
AzureBot is built with the [Microsoft Bot framework] (http://docs.botframework.com/) and the [Microsoft Bot Builder C# SDK](http://docs.botframework.com/sdkreference/csharp/). It uses the [Azure Resource Manager Nuget package](https://www.nuget.org/packages/Microsoft.Azure.Management.ResourceManager) and other Azure packages.
12+
AzureBot is built with the [Microsoft Bot Framework](http://docs.botframework.com/) and the [Microsoft Bot Builder C# SDK](http://docs.botframework.com/sdkreference/csharp/). It uses the [Azure Resource Manager Nuget package](https://www.nuget.org/packages/Microsoft.Azure.Management.ResourceManager) and other Azure packages.
1313

1414
Follow our [Developer Set Up](https://github.com/Microsoft/AzureBot/blob/gh-pages/docs/DeveloperSetup.md) guide to get started.
1515

@@ -32,4 +32,4 @@ contact [[email protected]](mailto:[email protected]) with any additio
3232

3333
## Copyright and license
3434

35-
Code released under [the MIT license](https://github.com/Microsoft/AzureBot/blob/master/LICENSE)
35+
Code released under [the MIT license](https://github.com/Microsoft/AzureBot/blob/master/LICENSE)

0 commit comments

Comments
 (0)