Skip to content

Commit

Permalink
[Fix] Fix GitHub repo URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Nov 7, 2018
1 parent 71f125e commit f8450ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
public class AboutFragment extends Fragment {

private static final Uri GITHUB_URI = Uri.parse(
"https://github.com/DreaminginCodeZH/MaterialFileManager");
"https://github.com/DreaminginCodeZH/MaterialFiles");

private static final Uri AUTHOR_GITHUB_URI = Uri.parse("https://github.com/DreaminginCodeZH");

Expand Down

0 comments on commit f8450ac

Please sign in to comment.