Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _data/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@
subgroup: 2

- sbSecId: 2
title: Prebid Utilities
title: Prebid Utility Functions
link: /prebid-mobile/pbm-api/ios/pbm-util-ios.html
isHeader: 0
isSectionHeader: 0
Expand All @@ -778,15 +778,15 @@
subgroup: 3

- sbSecId: 2
title: Code Integration
title: SDK Integration
link: /prebid-mobile/pbm-api/android/code-integration-android.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 3

- sbSecId: 2
title: GAM Original API
title: GAM Original Integration
link: /prebid-mobile/pbm-api/android/android-sdk-integration-gam-original-api.html
isHeader: 0
isSectionHeader: 0
Expand Down
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1>Prebid Documentation</h1>
<div class="card-title"><h3>Prebid Mobile SDK</h3></div>
<p class="mb-4">Lightweight SDK enabling app publishers to move beyond the waterfall</p>
<a href="/prebid-mobile/prebid-mobile.html" class="btn btn-outline-brand">View Docs</a>
<p class="mt-4"><a href="/prebid-mobile/download.html">Download Mobile SDK</a></p>
<p class="mt-4"><a href="/prebid-mobile/prebid-mobile-download.html">Download Mobile SDK</a></p>
</div>
</div>
<div class="card text-center">
Expand Down