Skip to content

Commit 09c52dc

Browse files
authored
Fix link anchor
1 parent 32db08c commit 09c52dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en-us/reference/engine/classes/AdService.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: |
88
This **AdService** was a service for displaying mobile video ads as a form of
99
monetization.
1010
11-
It has been superseeded by [Immersive Ads](../../../production/monetization/immersive-ads)
11+
It has been superseeded by [Immersive Ads](../../../production/monetization/immersive-ads.md)
1212
which should be used instead to serve ad units to visitors of your experience.
1313
code_samples:
1414
inherits:
@@ -34,7 +34,7 @@ methods:
3434
- Deprecated
3535
deprecation_message: |
3636
`Class.AdService` has been decommissioned and is no longer operational.
37-
[Immersive Ads](../../../production/monetization/immersive-ads) should
37+
[Immersive Ads](../../../production/monetization/immersive-ads.md) should
3838
be used as a replacement to `Class.AdService`.
3939
security: None
4040
thread_safety: Unsafe
@@ -56,7 +56,7 @@ events:
5656
- Deprecated
5757
deprecation_message: |
5858
`Class.AdService` has been decommissioned and is no longer operational.
59-
[Immersive Ads](../../../production/monetization/immersive-ads) should
59+
[Immersive Ads](../../../production/monetization/immersive-ads.md) should
6060
be used as a replacement to `Class.AdService`.
6161
security: None
6262
thread_safety: Unsafe

0 commit comments

Comments
 (0)