Page 1 of 1

[SOLVED] Fix link for 10.2.1 source code

Posted: Wed Jul 27, 2016 1:25 pm
by rafaelff
When trying to download source code for 10.2.1 in tar.gz or zip, it returns "404: Not Found". There is no entry for this release, indeed. I believe it's missing a 10.2.1 tag in Git repository. Please fix it?

Re: Fix link for 10.2.1 source code

Posted: Wed Jul 27, 2016 2:45 pm
by Ryozuki
Yep there is only a 10.2 tag not 10.2.1

https://github.com/ddnet/ddnet/tree/10.2

Re: Fix link for 10.2.1 source code

Posted: Wed Jul 27, 2016 3:56 pm
by deen
Thanks, fixed. Haven't done a release for some time, forgot about that.

Re: Fix link for 10.2.1 source code

Posted: Thu Jul 28, 2016 1:55 am
by rafaelff
No problem. Luckily I accessed the ddnet.org right after the release and spotted this issue. Thanks for the fix.