Skip to content

Commit

Permalink
update TOC nesting to reflect structure
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Jan 23, 2015
1 parent f2c61f9 commit df84b1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ We welcome [contributions](CONTRIBUTING.md) to this guide.
* [Provide full resources where available](#provide-full-resources-where-available)
* [Accept serialized JSON in request bodies](#accept-serialized-json-in-request-bodies)
* [Use consistent path formats](#use-consistent-path-formats)
* [Downcase paths and attributes](#downcase-paths-and-attributes)
* [Support non-id dereferencing for convenience](#support-non-id-dereferencing-for-convenience)
* [Minimize path nesting](#minimize-path-nesting)
* [Downcase paths and attributes](#downcase-paths-and-attributes)
* [Support non-id dereferencing for convenience](#support-non-id-dereferencing-for-convenience)
* [Minimize path nesting](#minimize-path-nesting)
* [Responses](#responses)
* [Provide resource (UU)IDs](#provide-resource-uuids)
* [Provide standard timestamps](#provide-standard-timestamps)
Expand Down

0 comments on commit df84b1b

Please sign in to comment.