about summary refs log tree commit diff
path: root/pkgs/servers/web-apps/netbox/fix-doc-link.patch
blob: 0be5aee957f31852d852365e737b329c72c5e7fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
diff --git a/docs/plugins/development/data-backends.md b/docs/plugins/development/data-backends.md
index feffa5bed..8b7226a41 100644
--- a/docs/plugins/development/data-backends.md
+++ b/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