Skip to content

Commit edfb55c

Browse files
committed
Add links to new API docs and back to existing
1 parent 3957052 commit edfb55c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ as archives.
2222

2323
* [Tutorials](http://www.rabbitmq.com/getstarted.html)
2424
* [Documentation guide](http://www.rabbitmq.com/dotnet.html)
25+
* [API Documentation](https://rabbitmq.github.io/rabbitmq-dotnet-client/index.html
2526

2627

2728
## Supported Platforms and .NET Releases

_site

Submodule _site updated 292 files

index.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# RabbitMQ .NET Client
1+
# RabbitMQ .NET Client [![Build status](https://ci.appveyor.com/api/projects/status/33srpo7owl1h3y4e?svg=true)](https://ci.appveyor.com/project/rabbitmq/rabbitmq-dotnet-client)
2+
3+
Links:
4+
5+
* [RabbitMQ .NET Client](http://www.rabbitmq.com/dotnet.html)
6+
* [RabbitMQ .NET Client API Guide](http://www.rabbitmq.com/dotnet-api-guide.html)
7+
* [API Documentation](api/RabbitMQ.Client.html)
8+
* [Tutorials](http://www.rabbitmq.com/tutorials/tutorial-one-dotnet.html)

0 commit comments

Comments
 (0)