Skip to content

Commit 9499c4c

Browse files
author
Anmol Binani
committed
remove bold font for sub-item heading
1 parent 72d9bc8 commit 9499c4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ The `@cap-js/notifications` package is a [CDS plugin](https://cap.cloud.sap/docs
1515
- [Custom Notifications](#custom-notifications)
1616
- [Sample Application with notifications](#sample-application-with-notifications)
1717
- [In Local Environment](#in-local-environment)
18-
- [**In Production Environment**](#in-production-environment)
19-
- [**Notification Destination**](#notification-destination)
18+
- [In Production Environment](#in-production-environment)
19+
- [Notification Destination](#notification-destination)
2020
- [Integrate with SAP Build Work Zone](#integrate-with-sap-build-work-zone)
2121
- [Contributing](#contributing)
2222
- [Code of Conduct](#code-of-conduct)
@@ -136,9 +136,9 @@ In local environment, when you publish notification, it is mocked to publish the
136136

137137
<img width="1300" alt="Notify to console" style="border-radius:0.5rem;padding:1rem;background:rgb(24 24 24)" src="_assets/notifyToConsole.png">
138138

139-
#### **In Production Environment**
139+
#### In Production Environment
140140

141-
##### **Notification Destination**
141+
##### Notification Destination
142142

143143
As a pre-requisite to publish the notification, you need to have a [destination](https://help.sap.com/docs/build-work-zone-standard-edition/sap-build-work-zone-standard-edition/enabling-notifications-for-custom-apps-on-sap-btp-cloud-foundry#configure-the-destination-to-the-notifications-service) configured to publish the notification. In the `package.json` by default destination name `SAP_Notification` is added, you can modify the destination name that you are configuring.
144144

0 commit comments

Comments
 (0)