Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/PaulWoitaschek/Voice
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWoitaschek committed Dec 12, 2018
2 parents 9ff6b11 + b6e1ca2 commit 7ac054a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class SupportDialogController : DialogController() {
}

companion object {
private val GITHUB_URL = Uri.parse("https://github.com/Ph1b/MaterialAudiobookPlayer")!!
private val GITHUB_URL = Uri.parse("https://github.com/PaulWoitaschek/Voice")!!
private val TRANSLATION_URL =
Uri.parse("https://www.transifex.com/projects/p/voice")!!
}
Expand Down

0 comments on commit 7ac054a

Please sign in to comment.