diff --git a/docs/notification_channel_examples.md b/docs/notification_channel_examples.md
index 4e4e4d0..6f9176d 100644
--- a/docs/notification_channel_examples.md
+++ b/docs/notification_channel_examples.md
@@ -11,7 +11,7 @@ Remember to replace the placeholders with the Notification channel endpoint you
How it should look:
-![An Android screenshot showcasing a NextPush notification test](test_example.png "Test Notification")
+
## SSH & Local Logins
@@ -28,7 +28,7 @@ fi
How it should look:
-![An Android screenshot showcasing a NextPush SSH Login notification](ssh_example.png "SSH Notification")
+
## DIUN
@@ -63,7 +63,7 @@ Finally add this to your DIUN config under `notif:`
Now when DIUN runs you should get a notification that looks like this:
-![An Android screenshot showcasing a NextPush DIUN notification](diun_example.png "DIUN Notification")
+
> Note: I'm not entirely versed in DIUN configuration and I know there is some way to let it tell you which container needs to be updated. Pull requests to fix this feature would be helpful!
@@ -90,7 +90,7 @@ data:
How it should look:
-![An Android screenshot showcasing a NextPush Home Assistant notification test](ha_example.png "Home Assistant Notification")
+
## The end!