From a4e22abbc6063a9d0de112a4c0e2eb6ba2b41575 Mon Sep 17 00:00:00 2001 From: LHBL2003 <46369917+LHBL2003@users.noreply.github.com> Date: Thu, 23 May 2024 19:30:34 +0200 Subject: [PATCH] Update data-validation.md Image inserted in code area --- docs/configuration/data-validation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/configuration/data-validation.md b/docs/configuration/data-validation.md index af99a6070..237ec513d 100644 --- a/docs/configuration/data-validation.md +++ b/docs/configuration/data-validation.md @@ -113,7 +113,6 @@ PROTECTION_RULES = { ### Configuration via Web UI Example prevents the deletion of a device entry: -![image](https://github.com/netbox-community/netbox/assets/46369917/6fb69ab8-1f13-4b86-b84c-ce697af8f679) ```python { "dcim.device": [ @@ -124,6 +123,8 @@ Example prevents the deletion of a device entry: } ] } + +![image](https://github.com/netbox-community/netbox/assets/46369917/6fb69ab8-1f13-4b86-b84c-ce697af8f679) ``` If you navigate to a device, rack or site, you will find the path in the top right-hand corner: