diff --git a/doc/README.md b/doc/README.md
index e553c4ba..d832a3e6 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -25,9 +25,11 @@ Example:
curl --header "Authorization: YOUR_API_KEY" --header "Content-Type: application/json" https://AIL_URL/
~~~~
+Take me to [get_item_content](#get_item_content)
+
## Item management
-### Get item: `api/v1/get/item/default`
+### Get item: `api/v1/get/item/default`
#### Description
Get item default info.
@@ -99,7 +101,7 @@ curl https://127.0.0.1:7000/api/v1/get/item/default --header "Authorization: iHc
-### Get item content: `api/v1/get/item/content`
+### Get item content: `api/v1/get/item/content`
#### Description
Get a specific item content.