From 18bdc7d42751aa0be24f836e0176045dfcb5b596 Mon Sep 17 00:00:00 2001 From: rediads <123890182+rediads@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:12:25 +0530 Subject: [PATCH] Update rediads.md --- dev-docs/bidders/rediads.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-docs/bidders/rediads.md b/dev-docs/bidders/rediads.md index e38dc084e9..8c3ac00673 100644 --- a/dev-docs/bidders/rediads.md +++ b/dev-docs/bidders/rediads.md @@ -68,8 +68,8 @@ To enable test bids for the Rediads Bidder Adapter, append rediads-test-bid to t For example: -- *Localhost:* http://localhost:8000/xyz#rediads-test-bid -- *Production URL:* https://domain.com/page#rediads-test-bid +- *Localhost:* [http://localhost:8000/xyz#rediads-test-bid](http://localhost:8000/xyz#rediads-test-bid) +- *Production URL:* [https://domain.com/page#rediads-test-bid](https://domain.com/page#rediads-test-bid) This will activate test bids for debugging and validation purposes.