Răsfoiți Sursa

Closes #14889: Update source path for DataBackend class

Jeremy Stretch 2 ani în urmă
părinte
comite
3aaf370d4a
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/plugins/development/data-backends.md

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

@@ -20,4 +20,4 @@ backends = [MyDataBackend]
 !!! tip
 !!! tip
     The path to the list of search indexes can be modified by setting `data_backends` in the PluginConfig instance.
     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