Skip to content

Commit aac9322

Browse files
Update ix.md (prebid#6155)
Updated the link to Prebid cache
1 parent 930349d commit aac9322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-docs/bidders/ix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ To monetize instream video, complete the following steps:
226226
```javascript
227227
pbjs.setConfig({
228228
cache: {
229-
url: 'https://prebid.adnxs.com/pbc/v1/cache'
229+
url: 'https://my-pbs.example.com/cache'
230230
}
231231
});
232232
```

0 commit comments

Comments
 (0)