mirror of
https://github.com/lightbend/config.git
synced 2025-02-22 17:20:34 +08:00
Some more link fixes after the rename (#517)
This commit is contained in:
parent
d5ba11fbb5
commit
8251d2089c
@ -127,7 +127,7 @@ https://github.com/lightbend/config/blob/master/NEWS.md
|
||||
|
||||
### API docs
|
||||
|
||||
- Online: http://lightbend.github.com/config/latest/api/
|
||||
- Online: http://lightbend.github.io/config/latest/api/
|
||||
- also published in jar form
|
||||
- consider reading this README first for an intro
|
||||
- for questions about the `.conf` file format, read
|
||||
@ -190,7 +190,7 @@ Objects are immutable, so methods on `Config` which transform the
|
||||
configuration return a new `Config`. Other types such as
|
||||
`ConfigParseOptions`, `ConfigResolveOptions`, `ConfigObject`,
|
||||
etc. are also immutable. See the
|
||||
[API docs](http://lightbend.github.com/config/latest/api/) for
|
||||
[API docs](http://lightbend.github.io/config/latest/api/) for
|
||||
details of course.
|
||||
|
||||
### Schemas and Validation
|
||||
|
Loading…
Reference in New Issue
Block a user