d3q download for qe7.0

Dear developers, I cannot open the URL: https://anharmonic.github.io/release/d3q-qe7.0-latest.tgz when I try to "make d3q" after configuration in qe7.0.

I notice that the corresponding d3q can be found in website: https://github.com/anharmonic/d3q/tags. I download, rename it to "d3q-qe7.0-latest.tgz" and then put it into the archive under qe7.0. But it fails to compile showing the following message in the last few lines:

if test -d ../D3Q; then
cd ../D3Q; make || exit 1;
fi touch make-d3q

When will it be available to get the d3q under https://anharmonic.github.io/release/d3q-qe7.0-latest.tgz so that to install it only with "make d3q"?