mirror of
https://github.com/lightbend/config.git
synced 2025-03-22 23:30:27 +08:00
Some more link fixes after the rename
This commit is contained in:
parent
d5ba11fbb5
commit
e486e9387d
@ -127,7 +127,7 @@ https://github.com/lightbend/config/blob/master/NEWS.md
|
|||||||
|
|
||||||
### API docs
|
### API docs
|
||||||
|
|
||||||
- Online: http://lightbend.github.com/config/latest/api/
|
- Online: http://lightbend.github.io/config/latest/api/
|
||||||
- also published in jar form
|
- also published in jar form
|
||||||
- consider reading this README first for an intro
|
- consider reading this README first for an intro
|
||||||
- for questions about the `.conf` file format, read
|
- 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
|
configuration return a new `Config`. Other types such as
|
||||||
`ConfigParseOptions`, `ConfigResolveOptions`, `ConfigObject`,
|
`ConfigParseOptions`, `ConfigResolveOptions`, `ConfigObject`,
|
||||||
etc. are also immutable. See the
|
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.
|
details of course.
|
||||||
|
|
||||||
### Schemas and Validation
|
### Schemas and Validation
|
||||||
|
Loading…
Reference in New Issue
Block a user