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 26eb2d4 commit b4c9d4aCopy full SHA for b4c9d4a
1 file changed
docs/asciidoc/modules/modules.adoc
@@ -32,7 +32,7 @@ Available modules are listed next.
32
* link:/modules/hibernate-validator[Hibernate Validator]: Hibernate Validator module.
33
34
=== Development Tools
35
- * link:#hot-reload[Jooby Run]: Run and hot reload your application.
+ * link:/#development[Jooby Run]: Run and hot reload your application.
36
* link:/modules/whoops[Whoops]: Pretty page stacktrace reporter.
37
* link:/modules/metrics[Metrics]: Application metrics from the excellent metrics library.
38
@@ -69,5 +69,3 @@ Available modules are listed next.
69
=== Scheduler
70
* link:/modules/db-scheduler[DbScheduler]: Db scheduler module.
71
* link:/modules/quartz[Quartz]: Quartz scheduler module.
72
-
73
-.
0 commit comments