Skip to content

Commit 2736c94

Browse files
committed
Link to 'Config Library' improvement fix #751
1 parent f83ca73 commit 2736c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

md/conf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# conf, env and logging
22

3-
Jooby delegates configuration management to the [Config library](https://github.com/typesafehub/config).
3+
Jooby is configurable via Lightbend's [Config](https://github.com/typesafehub/config) library.
44

55
By default, Jooby expects to find an ```application.conf``` file at the root of the classpath. You can find the `.conf` file under the `conf` classpath directory.
66

0 commit comments

Comments
 (0)