Skip to content

Commit 0ffeb06

Browse files
committed
Update readme
1 parent 1ebd683 commit 0ffeb06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ let alert = AlertViewController(viewModel: viewModel)
9999
present(alert, animated: true)
100100
```
101101

102-
See [Alert.swift](https://github.com/AntonPoltoratskyi/NativeUI/blob/master/NativeUI/Sources/Alert/Alert.swift) for more details.
102+
See [Alert.swift](https://github.com/devpolant/NativeUI/blob/master/NativeUI/Sources/Alert/Alert.swift) for more details.
103103

104104
### Edge cases
105105

@@ -137,4 +137,4 @@ Anton Poltoratskyi
137137

138138
## License
139139

140-
NativeUI is available under the MIT license. See the [LICENSE](https://github.com/AntonPoltoratskyi/NativeUI/blob/master/LICENSE) file for more info.
140+
NativeUI is available under the MIT license. See the [LICENSE](https://github.com/devpolant/NativeUI/blob/master/LICENSE) file for more info.

0 commit comments

Comments
 (0)