Skip to content

Commit 0291bbd

Browse files
committed
rabbitmq-dotnet-client docs v7.0.0
1 parent 7c78e66 commit 0291bbd

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*.orig
22
*.log
33
_site/
4+
api/
45

56
###################
67
## Generated files

_site

Submodule _site updated 446 files

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Links:
44

5-
* [RabbitMQ .NET Client](https://www.rabbitmq.com/dotnet.html)
6-
* [RabbitMQ .NET Client API Guide](https://www.rabbitmq.com/dotnet-api-guide.html)
5+
* [RabbitMQ .NET Client](https://www.rabbitmq.com/client-libraries/dotnet)
6+
* [RabbitMQ .NET Client API Guide](https://www.rabbitmq.com/client-libraries/dotnet-api-guide)
77
* [API Reference](api/RabbitMQ.Client.html)
8-
* [Tutorials](https://www.rabbitmq.com/tutorials/tutorial-one-dotnet.html)
8+
* [Tutorials](https://www.rabbitmq.com/tutorials/tutorial-one-dotnet)

0 commit comments

Comments
 (0)