Skip to content

Commit 0d26d3a

Browse files
Anderson Joyleqimingyuan
authored andcommitted
Adding links to example folders
New links to directly jump into desired example folder
1 parent a4af6f2 commit 0d26d3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ token for your own Dropbox account.
3030

3131
## Examples
3232

33-
Several examples can be found in the examples directory:
34-
* SimpleBlogDemo — An ASP.NET MVC application that creates a simple blogging
33+
Several examples can be found in the [examples](https://github.com/dropbox/dropbox-sdk-dotnet/tree/master/dropbox-sdk-dotnet/Examples) directory:
34+
* [SimpleBlogDemo](https://github.com/dropbox/dropbox-sdk-dotnet/tree/master/dropbox-sdk-dotnet/Examples/SimpleBlogDemo) — An ASP.NET MVC application that creates a simple blogging
3535
platform, this shows how to upload and download files.
36-
* SimpleBusinessDashboard — An ASP.NET MVC application that creates a simple business
36+
* [SimpleBusinessDashboard](https://github.com/dropbox/dropbox-sdk-dotnet/tree/master/dropbox-sdk-dotnet/Examples/SimpleBusinessDashboard) — An ASP.NET MVC application that creates a simple business
3737
dashboard, showcasing the Dropbox Business endpoints.
38-
* SimpleTest — A windows console application that demonstrates basic use of the SDK;
38+
* [SimpleTest](https://github.com/dropbox/dropbox-sdk-dotnet/tree/master/dropbox-sdk-dotnet/Examples/SimpleTest) — A windows console application that demonstrates basic use of the SDK;
3939
this also contains code that connects with OAuth2 using WPF.
40-
* UniversalDemo — A slide show app for both Windows Store and
40+
* [UniversalDemo](https://github.com/dropbox/dropbox-sdk-dotnet/tree/master/dropbox-sdk-dotnet/Examples/UniversalDemo/UniversalDemo) — A slide show app for both Windows Store and
4141
Windows Phone 8.1
4242

4343
## Documentation

0 commit comments

Comments
 (0)