Skip to content

Commit 06637f5

Browse files
authored
Merge pull request #50 from rabbitmq/Zerpet-patch-1
Fix links to examples
2 parents 017522f + 2691eb1 commit 06637f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ kubectl apply -f https://github.com/rabbitmq/messaging-topology-operator/release
1919
You can create RabbitMQ resources:
2020

2121
1. [Queue](./docs/examples/queues)
22-
2. [Exchange](.docs/examples/exchanges)
23-
3. [Binding](.docs/examples/bindings)
24-
4. [User](.docs/examples/users)
25-
5. [Vhost](.docs/examples/vhosts)
22+
2. [Exchange](./docs/examples/exchanges)
23+
3. [Binding](./docs/examples/bindings)
24+
4. [User](./docs/examples/users)
25+
5. [Vhost](./docs/examples/vhosts)
2626

2727
## Contributing
2828

0 commit comments

Comments
 (0)