Skip to content

Commit

Permalink
fix anime extension github api
Browse files Browse the repository at this point in the history
  • Loading branch information
jmir1 committed Jun 14, 2021
1 parent 24876cd commit c7c966c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ internal class AnimeExtensionGithubApi {

companion object {
const val BASE_URL = "https://raw.githubusercontent.com/"
const val REPO_URL_PREFIX = "${BASE_URL}jmir1/tachiyomi-extensions/repo/"
const val REPO_URL_PREFIX = "${BASE_URL}jmir1/aniyomi-extensions/repo/"
}
}

0 comments on commit c7c966c

Please sign in to comment.