diff --git a/Custom-Startup-Scripts.md b/Custom-Startup-Scripts.md index c0e3064..a107846 100644 --- a/Custom-Startup-Scripts.md +++ b/Custom-Startup-Scripts.md @@ -24,7 +24,7 @@ if created: my_custom_field.obj_type.add(device_type) ``` -## Default Scripts +## Initializer Scripts There's a bunch of scripts that come pre-built with the Netbox Docker image. The [wiki page "Initializers"](Initializers) explains how to use them.