Commit 27c5a99
authored
pgamdirect: add redirect_from, remove legacy pgam + pgammedia pages (#6565)
Follow-up cleanup to #6536 (which landed pgamdirect.md with GVL 1353).
Two improvements that didn't make the original merge:
1. Add `redirect_from` to pgamdirect.md so historical links to
`/dev-docs/bidders/pgam` and `/dev-docs/bidders/pgammedia` resolve
to the new canonical page instead of 404-ing once the legacy
pages are removed.
2. Remove the legacy pgam.md and pgammedia.md pages. Both are stale:
- pgam.md: biddercode `pgam`, marked `removed in 8.13.0` — has
not had a working adapter in prebid-js master for releases.
- pgammedia.md: documents an aniview alias (`aliasCode: aniview`)
for an adapter PGAM Media no longer operates. The live PGAM
bidders are pgamssp (TeqBlaze-hosted, still maintained for
legacy partners) and pgamdirect (this page, self-hosted).
@muuki88 cherry-picked the redirect commit on a prior branch
(ba009a0) — re-submitting it here as a clean two-commit PR against
the current master post-#6536 merge.
Lint: markdownlint-cli passes against the repo's `.markdownlint.json`
with 2-space (not tab) indentation in the redirect_from block.1 parent c8f2f57 commit 27c5a99
3 files changed
Lines changed: 3 additions & 154 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
This file was deleted.
0 commit comments