From ef6cbbfbdc144d131b573ca3d2faf8e35ce764f0 Mon Sep 17 00:00:00 2001 From: naripok Date: Tue, 14 Dec 2021 15:53:48 -0300 Subject: [PATCH] fix: compile instructions and docs link --- dev-docs/modules/airgridRtdProvider.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-docs/modules/airgridRtdProvider.md b/dev-docs/modules/airgridRtdProvider.md index 71153537ca..743dd4acc9 100644 --- a/dev-docs/modules/airgridRtdProvider.md +++ b/dev-docs/modules/airgridRtdProvider.md @@ -25,7 +25,7 @@ injected into bid request objects destined for different bidders in order to opt ## Usage -Compile the Halo RTD module into your Prebid build: +Compile the AirGrid RTD module into your Prebid build: `gulp build --modules=rtdModule,airgridRtdProvider,appnexusBidAdapter` @@ -96,7 +96,7 @@ If you require further assistance or are interested in discussing the module fun - [hello@airgrid.io](mailto:hello@airgrid.io) for general questions. - [support@airgrid.io](mailto:support@airgrid.io) for technical questions. -You are also able to find more examples and other integration routes on the [AirGrid docs site](docs.airgrid.io). +You are also able to find more examples and other integration routes on the [AirGrid docs site](https://docs.airgrid.io). Happy Coding! 😊 -The AirGrid Team. \ No newline at end of file +The AirGrid Team.