From ac378bb829a1d9c487065953b52b519f86c27b43 Mon Sep 17 00:00:00 2001 From: bretg Date: Mon, 24 Jun 2024 09:54:53 -0400 Subject: [PATCH 1/2] removed PG from sidebar (#5450) --- _data/sidebar.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/_data/sidebar.yml b/_data/sidebar.yml index bf4ac50cb7..5a509cee5d 100644 --- a/_data/sidebar.yml +++ b/_data/sidebar.yml @@ -1486,14 +1486,6 @@ sectionTitle: subgroup: 3 -- sbSecId: 5 - title: Programmatic Guaranteed - link: /prebid-server/features/pg/pbs-pg-idx.html - isHeader: 0 - isSectionHeader: 0 - sectionTitle: - subgroup: 3 - - sbSecId: 5 title: Modules link: /prebid-server/pbs-modules/ From 846b2ecb3457cffb37bb089c8d73e12eeec008a0 Mon Sep 17 00:00:00 2001 From: bretg Date: Tue, 25 Jun 2024 15:55:33 -0400 Subject: [PATCH 2/2] fix formatting of sharedid page (#5453) --- identity/sharedid.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/identity/sharedid.md b/identity/sharedid.md index bf4f05fa70..78c7acc23c 100644 --- a/identity/sharedid.md +++ b/identity/sharedid.md @@ -6,11 +6,10 @@ sidebarType: 9 --- # Prebid SharedID - {: .no_toc} - TOC - {:toc} +{:toc} {: .alert.alert-warning :} As of Prebid.js 5.0, PubCommon ID is no longer supported -- it's been merged into SharedId. Also, SharedId no longer syncs to sharedid.org like it did in Prebid.js 4.x.