Skip to content

Commit ba70fef

Browse files
authored
Fixes: #82 (#83)
1 parent 6a920ae commit ba70fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This [NetBox](https://netboxlabs.com/products/netbox/) plugin introduces the ability to create new object types in NetBox so that users can add models to suit their own needs. NetBox users have been able to extend the NetBox data model for some time using both Tags & Custom Fields and Plugins. Tags and Custom Fields are easy to use, but they have limitations when used at scale, and Plugins are very powerful but require Python/Django knowledge, and ongoing maintenance. Custom Objects provides users with a no-code "sweet spot" for data model extensibility, providing a lot of the power of NetBox plugins, but with the ease of use of Tags and Custom Fields.
44

5-
You can find further documentation [here](docs/index.md).
5+
You can find further documentation [here](https://github.com/netboxlabs/netbox-custom-objects/blob/main/docs/index.md).
66

77
## Requirements
88

0 commit comments

Comments
 (0)