Skip to content

Commit 9b4d1c2

Browse files
committed
Update documentation links
1 parent 79e7240 commit 9b4d1c2

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
@@ -23,9 +23,9 @@ dependencies {
2323

2424
Then refer to the documentation:
2525

26-
* [datasourcex-reactivestreams](http://integration.pages.caplin.com/datasource-extensions/reactive/datasourcex-reactivestreams)
27-
* [datasourcex-kotlin](http://integration.pages.caplin.com/datasource-extensions/reactive/datasourcex-kotlin)
28-
* [datasourcex-java-flow](http://integration.pages.caplin.com/datasource-extensions/reactive/datasourcex-java-flow)
26+
* [datasourcex-reactivestreams](https://caplin.github.io/DataSource-Extension/reactive/datasourcex-reactivestreams)
27+
* [datasourcex-kotlin](https://caplin.github.io/DataSource-Extension/reactive/datasourcex-kotlin)
28+
* [datasourcex-java-flow](https://caplin.github.io/DataSource-Extension/reactive/datasourcex-java-flow)
2929

3030
## Spring
3131

@@ -45,5 +45,5 @@ dependencies {
4545
```
4646

4747
Then refer to
48-
the [documentation](http://integration.pages.caplin.com/datasource-extensions/spring-boot-starter-datasource) and
48+
the [documentation](https://caplin.github.io/DataSource-Extensions/spring-boot-starter-datasource) and
4949
the [examples](./examples).

0 commit comments

Comments
 (0)