IGNITE-15311: removed Google compute image and also links for build the binaries on the top section
diff --git a/download.html b/download.html
index a4622a4..0fe8ac8 100644
--- a/download.html
+++ b/download.html
@@ -395,7 +395,6 @@
                             <ul>
                                 <li><a href="#sources">Source Releases</a></li>
                                 <li><a href="#binaries">Binary Releases</a></li>
-                                <li><a href="#build-source">Building the Binaries</a></li>
                                 <li><a href="#docker">Docker and Cloud Images</a></li>
                             </ul>
                         </div>
@@ -407,9 +406,7 @@
                             </ul>
                         </div>
                     </div>
-                    <p>
-                        To get LGPL dependencies (e.g. Hibernate L2 Cache),
-                        see <a href="#build-source">Building The Binaries</a>.</p>
+
                 </div>
             </div>
         </section>
@@ -869,22 +866,6 @@
                            onclick="gtag('event',  'download', {'event_category': 'aws_image_central_download', 'event_label': 'aws_image_central_download'});">https://console.aws.amazon.com/ec2/home?region=eu-central-1#launchAmi=ami-191b0775</a>
                     </td>
                 </tr>
-                <tr>
-                    <td style="white-space: nowrap;">Google Compute Image</td>
-                    <td style="white-space: nowrap;">
-                        <a href="https://apacheignite.readme.io/docs/google-compute-deployment">guide</a>
-                    </td>
-                    <td style="white-space: nowrap;">2018-07-16</td>
-                    <td style="white-space: nowrap;">
-                        <a id="gce_image_download"
-                           href="https://storage.googleapis.com/ignite-media/ignite-google-image.tar.gz"
-                           onclick="gtag('event',  'download', {'event_category': 'gce_image_download', 'event_label': 'gce_image_download'});">ignite-google-image.tar.gz</a>
-
-                        (<a href="https://downloads.apache.org/ignite/gce/ignite-google-image.tar.gz.asc">pgp</a>,
-                        <a href="https://downloads.apache.org/ignite/gce/ignite-google-image.tar.gz.sha512">sha512</a>)
-
-                    </td>
-                </tr>
                 </tbody>
             </table>
         </section><!-- cloud images -->