Skip to content

Commit

Permalink
change headings
Browse files Browse the repository at this point in the history
  • Loading branch information
Pravin Prakash Kumar authored and Pravin Prakash Kumar committed Oct 10, 2023
1 parent 07a57c6 commit c83d09f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ module.exports = {
path: "/documentation/adobe-journey-optimizer"
},
{
title: "Common API",
title: "Generic API",
path: "documentation/adobe-journey-optimizer/api-reference"
},
{
Expand All @@ -560,7 +560,7 @@ module.exports = {
path: "/documentation/adobe-journey-optimizer/push-notification/ios/api-usage",
pages: [
{
title: "API Usage",
title: "Implement Push Message API",
path: "/documentation/adobe-journey-optimizer/push-notification/ios/api-usage"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords:

## iOS

* [Push Message APIs](./ios/api-usage.md)
* [Implement Push Message API](./ios/api-usage.md)
* [Displaying rich push notification](./ios/display-rich-notifications.md)

## Android
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords:
- APNs
---

# Push Messaging APIs
# Push Messaging API

This document details how to use the APIs provided by the AEPMessaging framework for tracking and displaying push notifications.

Expand Down

0 comments on commit c83d09f

Please sign in to comment.