Skip to content

Commit f31e66a

Browse files
committed
fix broken anchor
1 parent 1847519 commit f31e66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ff-integrations/ads/admob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ To get the ad unit ID, go to the AdMob dashboard, select your app under **Apps**
215215

216216
Always load the ad in advance before you intend to display it. This ensures the ad has enough time to fully load its content, whether it's an image or video, before being shown. The best place to do it is the **On Page Load**.
217217

218-
To load the ad when the page loads, select the page, add the **On Page Load** action trigger, and set the action to **Load Interstitial Ad**. Enter the iOS and Android **Ad Unit ID**s you obtained in [step 1](#1-getting-ad-unit-id).
218+
To load the ad when the page loads, select the page, add the **On Page Load** action trigger, and set the action to **Load Interstitial Ad**. Enter the iOS and Android **Ad Unit ID**s you obtained in [step 1](#getting-ad-unit-id).
219219

220220
:::tip
221221

0 commit comments

Comments
 (0)