Skip to content

Commit e2b5b76

Browse files
authored
Merge pull request #190 from ladiesman218/readme
Fixed broken links in README.md
2 parents f36a793 + cc4e13b commit e2b5b76

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,13 @@
88
A non-blocking Swift module for sending remote Apple Push Notification requests to [APNS](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server) built on AsyncHttpClient.
99

1010
- [Installation](#installation)
11-
- [Foundations](#foundations)
1211
- [Getting Started](#getting-started)
1312
- [Sending a simple notification](#sending-a-simple-notification)
14-
- [Sending Live Activity Update](#sending-live-activity-update)
13+
- [Sending Live Activity Update](#sending-live-activity-update--end)
1514
- [Authentication](#authentication)
1615
- [Logging](#logging)
1716
- [**Background Activity Logger**](#background-activity-logger)
1817
- [**Notification Send Logger**](#notification-send-logger)
19-
- [Using the non semantic safe APIs](#using-the-non-semantic-safe-apis)
2018
- [Server Example](#server-example)
2119
- [iOS Examples](#ios-examples)
2220
- [Original pitch and discussion on API](#original-pitch-and-discussion-on-api)

0 commit comments

Comments
 (0)