=doc typesafe config is still named typesafe

This commit is contained in:
Konrad Malawski 2016-02-26 11:36:38 +01:00 committed by Konrad Malawski
parent 889e0a670e
commit fc8dd46014
3 changed files with 4 additions and 4 deletions

View file

@ -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