Skip to content

Commit

Permalink
Fix anchor links in index
Browse files Browse the repository at this point in the history
Fix not working index links
  • Loading branch information
g-bougard authored and trasher committed Nov 27, 2017
1 parent 3e97acb commit 0c5927d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apirest.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
* [Get multiple items](#get-multiple-items)
* [List searchOptions](#list-searchoptions)
* [Search items](#search-items)
* [Add item(s)](#add-item-s)
* [Update item(s)](#update-item-s)
* [Delete item(s)](#delete-item-s)
* [Add item(s)](#add-items)
* [Update item(s)](#update-items)
* [Delete item(s)](#delete-items)
* [Special cases](#special-cases)
* [Errors](#errors)
* [Servers configuration](#servers-configuration)
Expand Down

0 comments on commit 0c5927d

Please sign in to comment.