Skip to content

Commit 56e9e79

Browse files
authored
Fix documentation link (#304)
1 parent 30498a4 commit 56e9e79

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
@@ -6,7 +6,7 @@
66

77
The offical Dropbox SDK for DotNet.
88

9-
Documentation can be found on [Github Pages][documentation]
9+
Documentation can be found on [GitHub Pages][documentation]
1010

1111
## Installation
1212

@@ -47,7 +47,7 @@ This SDK is distributed under the MIT license, please see [LICENSE][license] for
4747

4848
[logo]: https://cfl.dropboxstatic.com/static/images/sdk/dotnet_banner.png
4949
[repo]: https://github.com/dropbox/dropbox-sdk-dotnet
50-
[documentation]: http://dropbox.github.io/dropbox-sdk-dotnet/html/R_Project_DotNetApiDocumentation.htm
50+
[documentation]: https://dropbox.github.io/dropbox-sdk-dotnet/
5151
[examples]: https://github.com/dropbox/dropbox-sdk-dotnet/tree/main/dropbox-sdk-dotnet/Examples
5252
[license]: https://github.com/dropbox/dropbox-sdk-dotnet/blob/main/LICENSE
5353
[contributing]: https://github.com/dropbox/dropbox-sdk-dotnet/blob/main/CONTRIBUTING.md

0 commit comments

Comments
 (0)