Skip to content

Commit

Permalink
Fixed broken links in README.md
Browse files Browse the repository at this point in the history
Appended `--end` to link destination for [Sending Live Activity Update]

Removed 2 links:
[Foundations](#foundations)
[Using the non semantic safe APIs](#using-the-non-semantic-safe-apis)
Contents are missing in current readme.
  • Loading branch information
ladiesman218 committed Jan 8, 2024
1 parent f36a793 commit cc4e13b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@
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.

- [Installation](#installation)
- [Foundations](#foundations)
- [Getting Started](#getting-started)
- [Sending a simple notification](#sending-a-simple-notification)
- [Sending Live Activity Update](#sending-live-activity-update)
- [Sending Live Activity Update](#sending-live-activity-update--end)
- [Authentication](#authentication)
- [Logging](#logging)
- [**Background Activity Logger**](#background-activity-logger)
- [**Notification Send Logger**](#notification-send-logger)
- [Using the non semantic safe APIs](#using-the-non-semantic-safe-apis)
- [Server Example](#server-example)
- [iOS Examples](#ios-examples)
- [Original pitch and discussion on API](#original-pitch-and-discussion-on-api)
Expand Down

0 comments on commit cc4e13b

Please sign in to comment.