Skip to content

Commit 9b63790

Browse files
committed
move forum link to top of file
1 parent 7e48805 commit 9b63790

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/azure.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Running against your own Azure Service Bus system
22

3+
If you encounter any issues running the steps below, try the [troubleshooting](#troubleshooting) section or ask on [our forum](https://discuss.particular.net/tag/masstransit).
4+
35
1. Open a terminal and run the following command to shut down the showcase containers:
46

57
```cmd
@@ -22,4 +24,3 @@
2224

2325
-
2426
-
25-
- If you encounter any other issues, ask on [our forum](https://discuss.particular.net/tag/masstransit)

docs/rabbit.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Running with your own RabbitMQ system
22

3+
If you encounter any issues running the steps below, try the [troubleshooting](#troubleshooting) section or ask on [our forum](https://discuss.particular.net/tag/masstransit).
4+
35
1. Open a terminal and run the following command to shut down the showcase containers:
46

57
```cmd
@@ -26,4 +28,3 @@
2628

2729
-
2830
-
29-
- If you encounter any other issues, ask on [our forum](https://discuss.particular.net/tag/masstransit)

0 commit comments

Comments
 (0)