If I click on the green "Clone or download" button I got via the appearing "Download ZIP" link the option to download the file master.zip. But that archive seems to have a problem since the member file README.md seems to be a symlink to its "own contents" (extract of the contents listing):
5 2018-06-30 21:41 c-vtapi-master/NEWS
1873 2018-06-30 21:41 c-vtapi-master/README
0 2018-06-30 21:41 c-vtapi-master/README.md -> [![Build Status](https://travis-ci.org/VirusTotal/c-vtapi.svg?branch=travis)](https://travis-ci.org/VirusTotal/c-vtapi)\n\nVirusTotal C API library\nThis libary is designed ...
5166 2018-06-30 21:41 c-vtapi-master/aminclude.am
If I click on the green "Clone or download" button I got via the appearing "Download ZIP" link the option to download the file
master.zip
. But that archive seems to have a problem since the member fileREADME.md
seems to be a symlink to its "own contents" (extract of the contents listing):Also if I download instead https://github.com/VirusTotal/c-vtapi/archive/master.tar.gz I see on my Linux system the same problem.