We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0027a88 commit cb4d6a0Copy full SHA for cb4d6a0
README.md
@@ -92,7 +92,7 @@ if let deepLink = DeepLink(url: incomingURL) {
92
}
93
```
94
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).
+- For more detailed examples, please refer to the [Example project](https://github.com/heoblitz/URLPattern/tree/main/URLPatternExample).
96
97
## Rules
98
0 commit comments