Skip to content

Commit dc4d229

Browse files
committed
Add api link from index
1 parent 8b2d72e commit dc4d229

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[NetBox](https://github.com/netbox-community/netbox) is the world's leading source of truth for infrastructure, featuring an extensive and complex data model. But sometimes it can be useful to extend the NetBox data model to fit specific organizational needs. This plugin introduces a new paradigm for NetBox to help overcome these challenges: custom objects.
44

5+
For additional documentation on the REST API, go [here](api.md).
6+
57
## Features
68

79
* Easily create new objects in NetBox - via the GUI, the REST API or `pynetbox`

0 commit comments

Comments
 (0)