=doc typesafe config is still named typesafe
This commit is contained in:
parent
889e0a670e
commit
fc8dd46014
3 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Configuration
|
||||
=============
|
||||
|
||||
Just like any other Akka module Akka HTTP is configured via `Lightbend Config`_.
|
||||
Just like any other Akka module Akka HTTP is configured via `Typesafe Config`_.
|
||||
Usually this means that you provide an ``application.conf`` which contains all the application-specific settings that
|
||||
differ from the default ones provided by the reference configuration files from the individual Akka modules.
|
||||
|
||||
|
|
@ -25,4 +25,4 @@ akka-http
|
|||
|
||||
The other Akka HTTP modules do not offer any configuration via `Typesafe Config`_.
|
||||
|
||||
.. _Typesafe Config: https://github.com/typesafehub/config
|
||||
.. _Typesafe Config: https://github.com/typesafehub/config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue