Parcourir la source

Closes #14889: Update source path for DataBackend class

Jeremy Stretch il y a 2 ans
Parent
commit
3aaf370d4a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/plugins/development/data-backends.md

+ 1 - 1
docs/plugins/development/data-backends.md

@@ -20,4 +20,4 @@ backends = [MyDataBackend]
 !!! tip
     The path to the list of search indexes can be modified by setting `data_backends` in the PluginConfig instance.
 
-::: core.data_backends.DataBackend
+::: netbox.data_backends.DataBackend