Skip to content

Commit 3522d6f

Browse files
authored
Update README.md
1 parent fd8b459 commit 3522d6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Secondary goal is to support [Poor mans Workflow](https://github.com/sterlp/pmw)
2323

2424
# Documentation
2525

26-
Use for more advanced doc the [WIKI](https://github.com/sterlp/spring-persistent-tasks/wiki).
26+
Use [the doc](https://spring-persistent-task.sterl.org/) for more advanced examples.
2727
The README contains a shorter how to use.
2828

2929
# Known issues
@@ -139,7 +139,7 @@ Liquibase is supported. Either import all or just the required versions.
139139
<dependency>
140140
<groupId>org.sterl.spring</groupId>
141141
<artifactId>spring-persistent-tasks-ui</artifactId>
142-
<version>1.x.x</version>
142+
<version>x.x.x</version>
143143
</dependency>
144144
```
145145

0 commit comments

Comments
 (0)