Commit d68a07b0 authored by Tobias Schmidt's avatar Tobias Schmidt

Fix asset download URL

parent d272d6f7
......@@ -93,7 +93,7 @@ module Downloads
end
def url
@data['url']
@data['browser_download_url']
end
def kind
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment