File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ let alert = AlertViewController(viewModel: viewModel)
9999present (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.
You can’t perform that action at this time.
0 commit comments