diff --git a/src/content/docs/development/contribution-guidelines.md b/src/content/docs/development/contribution-guidelines.md
index c9ec59e..3230dfa 100644
--- a/src/content/docs/development/contribution-guidelines.md
+++ b/src/content/docs/development/contribution-guidelines.md
@@ -84,17 +84,17 @@ This guide will walk you through the new feature introduced in the latest releas
For more details, check the [official documentation](https://docs.openipc.org).
-This is an image [Example Image](../../../images/example-image.png)
+This is an image [Example Image](/images/example-image.png)
This is an image with unreadable text in a dark theme
(changes the image depending on the selected theme)
```
:::caution
-Please place your image in `/src/assets/images`so that you can use it like this `[Example Image](/images/example-image.png)` while using `yarn dev`. Before PR request add `https://raw.githubusercontent.com/OpenIPC/docs/refs/heads/main` before every image like this `[Example Image](/images/example-image.png)`
+Please place your image in `/public/images/`so that you can use it like this `[Example Image](/images/example-image.png)`.
:::
:::caution
To make ThemeImage work, add `import ThemeImage from '/src/components/ThemeImage.astro'` right after Frontmatter. If you forget to do this, `yarn dev` won't see any problems, but the site won't work, so do a `yarn build` before PR to check if everything is ok.
diff --git a/src/content/docs/hardware/OpenIPC/VRX/openipc-bonnet.mdx b/src/content/docs/hardware/OpenIPC/VRX/openipc-bonnet.mdx
index ed2d093..c65de26 100644
--- a/src/content/docs/hardware/OpenIPC/VRX/openipc-bonnet.mdx
+++ b/src/content/docs/hardware/OpenIPC/VRX/openipc-bonnet.mdx
@@ -38,8 +38,8 @@ The **OpenIPC Bonnet** is a compact expansion board designed to extend the capab
## Front View Diagram
---
@@ -47,8 +47,8 @@ The **OpenIPC Bonnet** is a compact expansion board designed to extend the capab
## Back View Diagram
diff --git a/src/content/docs/hardware/Runcam/VTX/runcam-wifilink-v1.mdx b/src/content/docs/hardware/Runcam/VTX/runcam-wifilink-v1.mdx
index 6079e37..ac5df77 100644
--- a/src/content/docs/hardware/Runcam/VTX/runcam-wifilink-v1.mdx
+++ b/src/content/docs/hardware/Runcam/VTX/runcam-wifilink-v1.mdx
@@ -26,14 +26,14 @@ import ThemeImage from '/src/components/ThemeImage.astro'
### Layout
Motherboard up
Motherboard down
diff --git a/src/content/docs/hardware/Runcam/VTX/runcam-wifilink-v2.mdx b/src/content/docs/hardware/Runcam/VTX/runcam-wifilink-v2.mdx
index 096f051..6bcf535 100644
--- a/src/content/docs/hardware/Runcam/VTX/runcam-wifilink-v2.mdx
+++ b/src/content/docs/hardware/Runcam/VTX/runcam-wifilink-v2.mdx
@@ -25,14 +25,14 @@ import ThemeImage from '/src/components/ThemeImage.astro'
### Layout
diff --git a/src/content/docs/use-cases/fpv/Net cards/rtl8731bu.mdx b/src/content/docs/use-cases/fpv/Net cards/rtl8731bu.mdx
index a814585..5ae7d1a 100644
--- a/src/content/docs/use-cases/fpv/Net cards/rtl8731bu.mdx
+++ b/src/content/docs/use-cases/fpv/Net cards/rtl8731bu.mdx
@@ -23,8 +23,8 @@ Bottom
### Pinout
| Pin number | Function |
diff --git a/src/content/docs/use-cases/fpv/Net cards/rtl8812au.mdx b/src/content/docs/use-cases/fpv/Net cards/rtl8812au.mdx
index 7520bd1..1199c5b 100644
--- a/src/content/docs/use-cases/fpv/Net cards/rtl8812au.mdx
+++ b/src/content/docs/use-cases/fpv/Net cards/rtl8812au.mdx
@@ -10,8 +10,8 @@ The RTL8812AU is an old, expensive, but proven WiFi chip that can be found in a
LB-LINK BL-R8812AF1 is small size, low power net card. It is very popular choice for toothpick builds. This net card can be found on EMAX Wyvern Link VTX Alpha 100mW.

### Pinout
diff --git a/src/content/docs/use-cases/fpv/Net cards/rtl8812eu.mdx b/src/content/docs/use-cases/fpv/Net cards/rtl8812eu.mdx
index 7a7668d..b62a677 100644
--- a/src/content/docs/use-cases/fpv/Net cards/rtl8812eu.mdx
+++ b/src/content/docs/use-cases/fpv/Net cards/rtl8812eu.mdx
@@ -19,8 +19,8 @@ Top view
Bottom view (with pin numbers)
@@ -48,8 +48,8 @@ Bottom view (with pin numbers)
Runcam custom RTL8812EU is custom adapter made by Runcam for their devices, such as [WiFiLink 2](/hardware/runcam/vtx/runcam-wifilink-v2/) and [WiFiLink-RX](/hardware/runcam/vrx/runcam-wifilink-rx/).
### Layout