Skip to content

Commit 0f27dc4

Browse files
authored
Fix link to Program.swift (#180)
1 parent 797cc72 commit 0f27dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ try await client.send(
170170
```
171171

172172
## Server Example
173-
Take a look at [Program.swift](https://github.com/swift-server-community/APNSwift/blob/main/Sources/APNSwiftExample/Program.swift)
173+
Take a look at [Program.swift](https://github.com/swift-server-community/APNSwift/blob/main/Sources/APNSExample/Program.swift)
174174

175175
## iOS Examples
176176

0 commit comments

Comments
 (0)