Skip to content

Commit 53a2b02

Browse files
committed
Minor changes
1 parent 079ab65 commit 53a2b02

File tree

4 files changed

+4
-9
lines changed

4 files changed

+4
-9
lines changed

samples/features/json/todo-app/dotnet-rest-api/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ TodoRestWebAPI.xproj.user
22
.vs/*
33
bin/*
44
obj/*
5-
*.sln
5+
*.sln
6+
*.log

samples/features/json/todo-app/dotnet-rest-api/Project_Readme.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ <h2>Run</h2>
176176
</div>
177177

178178
<div id="footer">
179-
<p>We would love to hear your feedback</p>
179+
<p>We would love to hear your <a href="mailto:sqlserversamples@microsoft.com">feedback</a>!</p>
180180
</div>
181181
</div>
182182

samples/features/json/todo-app/dotnet-rest-api/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ You can easily modify this code to fit the architecture of your application.
6868

6969
## Related Links
7070

71-
For more information, see this article:
72-
http://www.codeproject.com/Articles/1106622/Building-Web-API-REST-services-on-Azure-SQL-Databa
71+
For more information, see this [article](http://www.codeproject.com/Articles/1106622/Building-Web-API-REST-services-on-Azure-SQL-Databa).
7372

7473
## License
7574
These samples and templates are all licensed under the MIT license. See the license.txt file in the root.

samples/features/json/todo-app/dotnet-rest-api/app.config

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)