From 4e36dc5b79c8719aaf29c71ed9ede9118b6b269c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 11 May 2020 21:07:57 +0300 Subject: [PATCH] Fix broken links to images (#304) --- docs/database/gravity/example.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/database/gravity/example.md b/docs/database/gravity/example.md index 44e47c3..b804344 100644 --- a/docs/database/gravity/example.md +++ b/docs/database/gravity/example.md @@ -53,8 +53,6 @@ after your database modifications to have FTL flush its internal domain-blocking **Task:** Exclude client 1 from Pi-hole's blocking by removing client 1 from the `Default` group. -![Change client groups assignment](example-clients-3_1.png) - ![Change client groups assignment - Overview](example-clients-3.png) ??? "Raw database instructions" @@ -78,8 +76,6 @@ All three clients got automatically assigned to the default (`Default`) group wh **Task:** Assign adlist with ID 1 to group 1 (in addition to the default assignment to group 0). This results in client `192.168.0.101` using *only this* adlist (we removed the default association in the last step). -![Change blocklist group assignment](example-adlists-1_1.png) - ![Change blocklist group assignment - Overview](example-adlists-1.png) ??? "Raw database instructions"