This is an automated email from the ASF dual-hosted git repository.
mauriciostekl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new 0036ea4 IGNITE-15311: removed Google compute image and also links for
build the binaries on the top section
0036ea4 is described below
commit 0036ea421711a7706de35f99c93bf34651cbfb6b
Author: Mauricio Stekl <[email protected]>
AuthorDate: Mon Aug 23 16:31:40 2021 -0300
IGNITE-15311: removed Google compute image and also links for build the
binaries on the top section
---
download.html | 21 +--------------------
1 file changed, 1 insertion(+), 20 deletions(-)
diff --git a/download.html b/download.html
index a4622a4..0fe8ac8 100644
--- a/download.html
+++ b/download.html
@@ -395,7 +395,6 @@ under the License.
<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 @@ under the License.
</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 @@ under the License.
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 -->