Skip to content

Commit 5230ae7

Browse files
MartianTribePruitIgoe
MartianTribe
andauthored
Made link text on FAQ to API more detailed. (prebid#1941)
Co-authored-by: Steve Suranie <[email protected]>
1 parent c728c76 commit 5230ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The "limited bid caching" feature applies only:
6464
Since the storage is in the browser, cached bids only apply to a single page context. If the user refreshes the page, the bid is lost.
6565

6666
Each bid adapter defines the amount of time their bids can be cached and reconsidered.
67-
This setting is called “Time to Live” (TTL), documented [here]({{site.baseurl}}/dev-docs/publisher-api-reference.html#module_pbjs.getBidResponses).
67+
This setting is called “Time to Live” (TTL), documented in the <code>pbjs.getBidResponse</code> [parameter table here]({{site.baseurl}}/dev-docs/publisher-api-reference.html#module_pbjs.getBidResponses).
6868

6969
Examples of scenarios where a bid may be reconsidered in Prebid.js:
7070

0 commit comments

Comments
 (0)