8000
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 f2c3fb0 commit a38a15bCopy full SHA for a38a15b
dotnet/README.md
@@ -53,7 +53,8 @@ You need Mono and RabbitMQ dotnet client.
53
MONO_PATH=lib/bin mono Receive.exe
54
55
56
-#### [Tutorial two: Work Queues](http://www.rabbitmq.com/tutorial-two-python.html):
+#### [Tutorial two: Work Queues](http://www.rabbitmq.com/tutorial-two-python.html)
57
+
58
59
##### Windows
60
@@ -71,7 +72,7 @@ You need Mono and RabbitMQ dotnet client.
71
72
MONO_PATH=lib/bin mono NewTask.exe
73
MONO_PATH=lib/bin mono Worker.exe
74
-[Tutorial three: Publish/Subscribe](http://www.rabbitmq.com/tutorial-three-python.html)
75
+#### [Tutorial three: Publish/Subscribe](http://www.rabbitmq.com/tutorial-three-python.html)
76
77
78
0 commit comments