Skip to content

Commit 0e9e09d

Browse files
committed
update README.md
1 parent c96d920 commit 0e9e09d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cronut-javax/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Summary
77

88
[Cronut](https://github.com/factorhouse/cronut) provides a data-first [Clojure](https://clojure.org/) wrapper
9-
for [Quartz Scheduler](https://github.com/quartz-scheduler) version `2.4.0`, compatible
9+
for [Quartz Scheduler](https://github.com/quartz-scheduler/quartz) version `2.4.0`, compatible
1010
with [Javax](https://jakarta.ee/blogs/javax-jakartaee-namespace-ecosystem-progress/).
1111

1212
Cronut supports **in-memory** scheduling of jobs within a single JVM. JDBC and distributed jobstore are not supported.

cronut/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Summary
77

88
[Cronut](https://github.com/factorhouse/cronut) provides a data-first [Clojure](https://clojure.org/) wrapper
9-
for [Quartz Scheduler](https://github.com/quartz-scheduler) version `2.5.0`, compatible
9+
for [Quartz Scheduler](https://github.com/quartz-scheduler/quartz) version `2.5.0`, compatible
1010
with [Jakarta](https://en.wikipedia.org/wiki/Jakarta_EE).
1111

1212
Cronut supports **in-memory** scheduling of jobs within a single JVM. JDBC and distributed jobstore are not supported.

0 commit comments

Comments
 (0)