exercism / gui

MIT License
22 stars 13 forks source link

Submit status gives an incorrect link to submission #44

Closed holandes22 closed 8 years ago

holandes22 commented 8 years ago

It should link to a URL similar to http://exercism.io/submissions/<someid> but instead shows a link like http://exercism.io/api/v1/user/assignments?<apikey>. Probably taken the incorrect property from the response

Relevant code is at