We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8b459 commit 3522d6fCopy full SHA for 3522d6f
README.md
@@ -23,7 +23,7 @@ Secondary goal is to support [Poor mans Workflow](https://github.com/sterlp/pmw)
23
24
# Documentation
25
26
-Use for more advanced doc the [WIKI](https://github.com/sterlp/spring-persistent-tasks/wiki).
+Use [the doc](https://spring-persistent-task.sterl.org/) for more advanced examples.
27
The README contains a shorter how to use.
28
29
# Known issues
@@ -139,7 +139,7 @@ Liquibase is supported. Either import all or just the required versions.
139
<dependency>
140
<groupId>org.sterl.spring</groupId>
141
<artifactId>spring-persistent-tasks-ui</artifactId>
142
- <version>1.x.x</version>
+ <version>x.x.x</version>
143
</dependency>
144
```
145
0 commit comments