fix: image link
diff --git a/docs/Configuration/webhook.md b/docs/Configuration/webhook.md
index 5b19c0d..40392e8 100644
--- a/docs/Configuration/webhook.md
+++ b/docs/Configuration/webhook.md
@@ -17,10 +17,10 @@
 ### Step 2 - Create webhooks connection
 
 Click on Generate POST URL, and you will find three webhook URLs. 
-![webhook-connection1](/images/webhook-connection1.png)
+![webhook-connection1](images/webhook-connection1.png)
 
 Revoke and generate a new key. Copy the ones that suit your usage into your CI/CD or issue-tracking systems. You can always come back to the webhook page to copy the URLs later on.
-![webhook-connection2](/images/webhook-connection2.png)
+![webhook-connection2](images/webhook-connection2.png)
 
 ### Step 3 - Use webhook in a project