Skip to content

Commit

Permalink
Back to the official mimetypes repo (thanks @spawngrid)
Browse files Browse the repository at this point in the history
  • Loading branch information
choptastic committed Apr 30, 2012
1 parent 7cc136c commit 0254be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%% vim: ts=4 sw=4 et ft=erlang

{deps, [
{mimetypes, ".*", {git, "git://github.com/choptastic/mimetypes.git", {tag, "HEAD"}}}
{mimetypes, ".*", {git, "git://github.com/spawngrid/mimetypes.git", {tag, "HEAD"}}}
]}.

{erl_opts, [fail_on_warning, debug_info]}.
Expand Down

0 comments on commit 0254be4

Please sign in to comment.