Skip to content

Commit cb4d6a0

Browse files
committed
Fix wrong link
1 parent 0027a88 commit cb4d6a0

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
@@ -92,7 +92,7 @@ if let deepLink = DeepLink(url: incomingURL) {
9292
}
9393
```
9494
5. Implement a deep link using an enum switch statement.
95-
- For more detailed examples, please refer to the [Example project](https://github.com/heoblitz/URLPattern/tree/feature/main/URLPatternExample).
95+
- For more detailed examples, please refer to the [Example project](https://github.com/heoblitz/URLPattern/tree/main/URLPatternExample).
9696

9797
## Rules
9898

0 commit comments

Comments
 (0)