Unverified Commit 0f0ec43a authored by Vasili Novikov's avatar Vasili Novikov
Browse files

Fix markdown references

parent 29901fc6
Showing with 2 additions and 2 deletions
+2 -2
......@@ -27,7 +27,7 @@ You could see it as the main holder for Pod's data.
Permanent delete will be supported in the future, based in deletion date.
### Item's additional properties
Additional properties can be set dynamically via the [Schema API](../HTTP_API.md#schema_api).
Additional properties can be set dynamically via the [Schema API](./HTTP_API.md#schema_api).
## Edges
......@@ -43,7 +43,7 @@ Edges connect items together to form a
### Edge's additional properties
Same as for items, additional properties can be set dynamically
via the [Schema API](../HTTP_API.md#schema_api).
via the [Schema API](./HTTP_API.md#schema_api).
### Understanding the schema
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment