Skip to content

Commit b32abf9

Browse files
committed
Fix broken URLs
Fix broken URLs
1 parent f7421d2 commit b32abf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ For more information on anything Axon, please visit our website, [http://axoniq.
2121

2222
## Getting started
2323

24-
The [AxonIQ Library](https://library.axoniq.io) contains a section for the guides of all the Axon Framework extensions.
25-
The Kafka extension guide can be found [here](https://library.axoniq.io/home/guides/axon-framework.html).
24+
The [AxonIQ Docs](https://docs.axoniq.io/home/) contain a section for the guides of all the Axon Framework extensions.
25+
The Kafka extension guide can be found [here](https://docs.axoniq.io/kafka-extension-reference/4.10/).
2626

2727
This extension should be regarded as a partial replacement of [Axon Server](https://axoniq.io/product-overview/axon-server),
2828
since it only cover the event routing part.
@@ -33,7 +33,7 @@ Are you having trouble using the extension?
3333
We'd like to help you out the best we can!
3434
There are a couple of things to consider when you're traversing anything Axon:
3535

36-
* Checking the [reference guide](https://library.axoniq.io/axon-framework-reference/) should be your first stop,
36+
* Checking the [documentation](https://docs.axoniq.io/home/) should be your first stop,
3737
as the majority of possible scenarios you might encounter when using Axon should be covered there.
3838
* If the Reference Guide does not cover a specific topic you would've expected,
3939
we'd appreciate if you could post a [new thread/topic on our library fourms describing the problem](https://discuss.axoniq.io/c/26).

0 commit comments

Comments
 (0)