Skip to content

Commit a38a15b

Browse files
committed
cosmetic
1 parent f2c3fb0 commit a38a15b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dotnet/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ You need Mono and RabbitMQ dotnet client.
5353
MONO_PATH=lib/bin mono Receive.exe
5454

5555

56-
#### [Tutorial two: Work Queues](http://www.rabbitmq.com/tutorial-two-python.html):
56+
#### [Tutorial two: Work Queues](http://www.rabbitmq.com/tutorial-two-python.html)
57+
5758

5859
##### Windows
5960

@@ -71,7 +72,7 @@ You need Mono and RabbitMQ dotnet client.
7172
MONO_PATH=lib/bin mono NewTask.exe
7273
MONO_PATH=lib/bin mono Worker.exe
7374

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)
7576

7677
##### Windows
7778

0 commit comments

Comments
 (0)