try to fix rendering of bullet list in API docs README section

This commit is contained in:
Havoc Pennington 2011-12-10 09:30:41 -05:00
parent 1f3c19f029
commit 59a2d8d0df

View File

@ -44,11 +44,8 @@ You can find published releases here:
## API docs
API docs at:
- http://typesafehub.github.com/config/latest/api/
- also published in jar form
http://repo.typesafe.com/typesafe/releases/com/typesafe/config/config/
- Online: http://typesafehub.github.com/config/latest/api/
- also published in jar form at http://repo.typesafe.com/typesafe/releases/com/typesafe/config/config/
- consider reading this README first for an intro
- for questions about the `.conf` file format, read HOCON.md in
this directory