mirror of
https://github.com/ish-app/ish.git
synced 2026-01-25 14:06:40 +00:00
commit
b111a35eb3
@ -1,8 +1,8 @@
|
||||
# [iSH](https://ish.app)
|
||||
|
||||
[](https://travis-ci.org/tbodt/ish)
|
||||
[](https://github.com/tbodt/ish/search?q=goto)
|
||||
[](https://github.com/tbodt/ish/search?q=fuck)
|
||||
[](https://travis-ci.org/tbodt/ish)
|
||||
[](https://github.com/tbodt/ish/search?q=goto)
|
||||
[](https://github.com/tbodt/ish/search?q=fuck)
|
||||
|
||||
<p align="center">
|
||||
<a href="https://ish.app">
|
||||
|
||||
@ -81,7 +81,7 @@
|
||||
if (cell == self.sendFeedback) {
|
||||
[UIApplication openURL:@"mailto:tblodt@icloud.com?subject=Feedback%20for%20iSH"];
|
||||
} else if (cell == self.openGithub) {
|
||||
[UIApplication openURL:@"https://github.com/tbodt/ish"];
|
||||
[UIApplication openURL:@"https://github.com/ish-app/ish"];
|
||||
} else if (cell == self.openTwitter) {
|
||||
[UIApplication openURL:@"https://twitter.com/tblodt"];
|
||||
} else if (cell == self.openDiscord) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user