diff --git a/docs/ad-placements/brave-browser/news.md b/docs/ad-placements/brave-browser/news.md
index 03ee1443..bb0b0671 100644
--- a/docs/ad-placements/brave-browser/news.md
+++ b/docs/ad-placements/brave-browser/news.md
@@ -6,7 +6,7 @@ sidebar_position: 2
Brave News is a private, customizable news feed that appears in every new tab page of the Brave browser. Advertisers can insert paid native display placements that appear similar to the images and snippets shown in the news feed.
-![Newsfeed.png](/static/img/Newsfeed.png)
+![Newsfeed.png](/img/Newsfeed.png)
### Ad requirements
- Image
- 900w x 750h (JPEG or PNG)
diff --git a/docs/ad-placements/brave-browser/notification.md b/docs/ad-placements/brave-browser/notification.md
index 928ebcdc..62ac7473 100644
--- a/docs/ad-placements/brave-browser/notification.md
+++ b/docs/ad-placements/brave-browser/notification.md
@@ -8,7 +8,7 @@ Notification ads feature a title and short CTA; clicks drive users to the advert
This unit is an ideal addition for advertisers looking to add engagement, quality site traffic, or acquisition drivers to paid marketing campaigns. Notification ads appear only to those who've opted in to seeing them. This makes them the surface that reaches the most discerning—and engaged—audience in the Brave ecosystem.
-![Notification.png](/static/img/Notification.png)
+![Notification.png](/img/Notification.png)
### Ad requirements
- Ad copy
- Title: 30 character limit, must include brand name
diff --git a/docs/ad-placements/brave-browser/ntt.md b/docs/ad-placements/brave-browser/ntt.md
index d797e243..0d9b1797 100644
--- a/docs/ad-placements/brave-browser/ntt.md
+++ b/docs/ad-placements/brave-browser/ntt.md
@@ -6,7 +6,7 @@ sidebar_position: 1
**Available only via Managed Service buys**
The New tab takeover is Brave’s most high-impact ad unit, and offers a near full-screen takeover of the new tab page on Brave. Ads are served on the first new tab upon starting the browser, and every third new tab thereafter. In between, users see a rotation of landscape photographs from the Brave community.
-![NTT.png](/static/img/NTT.png)
+![NTT.png](/img/NTT.png)
### Ad requirements
- One to three background images
- 2560 (wide) x 1440 (high), JPEG format only
diff --git a/docs/ad-placements/brave-search/keyword.md b/docs/ad-placements/brave-search/keyword.md
index 7053b5a9..9afb6e17 100644
--- a/docs/ad-placements/brave-search/keyword.md
+++ b/docs/ad-placements/brave-search/keyword.md
@@ -6,7 +6,7 @@ sidebar_position: 1
**Available only via Managed Service buys**
Search keyword ads are similar to the text and url-based ads shown on search engines like Google and Bing. When people search on Brave Search for terms related to an advertiser's products or services, the advertiser's ad may appear at the top or side of the search results. If a user clicks the ad, they will be directed to the advertiser's website. This allows advertisers to reach people searching for relevant products and services in high-intent moments. Unlike some other search engines, Brave Search Ads are designed to respect users' privacy and not track people across the internet.
-![Search.png](/static/img/Search.png)
+![Search.png](/img/Search.png)
### Ad requirements
- Ad copy
- Headline: 30 characters
diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index c2affcaa..bc2ef4c1 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -41,6 +41,8 @@ const config: Config = {
} satisfies Preset.Options,
],
],
+
+ staticDirectories: ["static"],
themeConfig: {
navbar: {