Skip to content

Commit e345cbb

Browse files
authored
Fix broken link in README.md (#467)
1 parent 35587e9 commit e345cbb

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
@@ -43,7 +43,7 @@ detailed look at all of the classes, structs, protocols, and more.
4343

4444
## Getting started
4545

46-
Interested in an example? We prepared a simple [Birthday example](/vapor/postgres-nio/tree/main/Snippets/Birthdays.swift)
46+
Interested in an example? We prepared a simple [Birthday example](https://github.com/vapor/postgres-nio/blob/main/Snippets/Birthdays.swift)
4747
in the Snippets folder.
4848

4949
#### Adding the dependency

0 commit comments

Comments
 (0)