diff --git a/app/views/shixuns/add_file.json.jbuilder b/app/views/shixuns/add_file.json.jbuilder index 6f22dabc8..c3bbfbf8f 100644 --- a/app/views/shixuns/add_file.json.jbuilder +++ b/app/views/shixuns/add_file.json.jbuilder @@ -1,2 +1 @@ -json.content @content -json.path @path \ No newline at end of file +json.url "/shixuns/#{@shixun.identifier}/repository/master/shixun_show/#{path}" \ No newline at end of file