We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c78e66 commit 0291bbdCopy full SHA for 0291bbd
.gitignore
@@ -1,6 +1,7 @@
1
*.orig
2
*.log
3
_site/
4
+api/
5
6
###################
7
## Generated files
_site
index.md
@@ -2,7 +2,7 @@
Links:
-* [RabbitMQ .NET Client](https://www.rabbitmq.com/dotnet.html)
-* [RabbitMQ .NET Client API Guide](https://www.rabbitmq.com/dotnet-api-guide.html)
+* [RabbitMQ .NET Client](https://www.rabbitmq.com/client-libraries/dotnet)
+* [RabbitMQ .NET Client API Guide](https://www.rabbitmq.com/client-libraries/dotnet-api-guide)
* [API Reference](api/RabbitMQ.Client.html)
8
-* [Tutorials](https://www.rabbitmq.com/tutorials/tutorial-one-dotnet.html)
+* [Tutorials](https://www.rabbitmq.com/tutorials/tutorial-one-dotnet)
0 commit comments