Skip to content

Commit 98f8fc2

Browse files
author
Clive Dias
committed
Fix readme
1 parent 58efac8 commit 98f8fc2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# RabbitMQ Service
44

5+
## Documentation
6+
* [Architecture guide](https://github.com/Netcracker/qubership-rabbitmq/blob/fix/doc_fixes/docs/public/architecture.md)
7+
* [Installation guide](https://github.com/Netcracker/qubership-rabbitmq/blob/main/docs/public/installation.md)
8+
* [Monitoring guide](https://github.com/Netcracker/qubership-rabbitmq/blob/fix/doc_fixes/docs/public/monitoring.md)
9+
* [Troubleshooting guide](https://github.com/Netcracker/qubership-rabbitmq/blob/fix/doc_fixes/docs/public/troubleshooting.md)
10+
511
## Repository structure
612

713
* `./docs` - directory with actual documentation for the component.
@@ -55,8 +61,3 @@ To keep the component up to date, the following activities should be performed r
5561
* Vulnerabilities fixing.
5662
* RabbitMQ upgrade.
5763
* Bug-fixing, improvement and feature implementation in operator, monitoring or other RabbitMQ components.
58-
59-
## Useful links
60-
61-
* [Installation guide](/docs/public/installation.md).
62-
* [Troubleshooting guide](/docs/public/troubleshooting.md).

0 commit comments

Comments
 (0)