diff --git a/dev-docs/bidders/exadsadserver.md b/dev-docs/bidders/exadsadserver.md index a5059a6c11..5e80e506ed 100644 --- a/dev-docs/bidders/exadsadserver.md +++ b/dev-docs/bidders/exadsadserver.md @@ -59,7 +59,7 @@ adUnits = [ If you will work with video stream ad formats you could choose to use the prebidJS video module to render the video using already supported video players as videoJS. Add the `video` config if you need to render videos using the video module. -For more info navigate to . +For more info navigate to [instructions](/prebid-video/video-module.html). #### RTB Banner 2.4 @@ -401,4 +401,4 @@ All DSA information, returned by the ad server, can be found into the **meta** t } ``` -For more information navigate to . +For more information navigate to the [page](/dev-docs/bidder-adaptor.html).