浏览代码

SapMachine: minor content update on architectures and "Overview" section. (#2471)

* Minor update on architectures and "Overview" section.

Architectures are now part of the "Quick reference (cont.)" section. Update the "Overview" section.
mitja 1 年之前
父节点
当前提交
af85cbeffb
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      sapmachine/content.md

+ 3 - 3
sapmachine/content.md

@@ -1,10 +1,10 @@
 ### Overview
 
-The image in this repository contains the SapMachine Java virtual machine (JVM). SapMachine is an OpenJDK based JVM that is build, quality tested and long-term supported by SAP. It is the default JVM on the [SAP Cloud Platform](https://cloudplatform.sap.com/index.html) and it is also supported as a [Standard JRE](https://github.com/cloudfoundry/java-buildpack/blob/master/docs/jre-sap_machine_jre.md) in the [Cloud Foundry Java Build Pack](https://github.com/cloudfoundry/java-buildpack).
+SapMachine is a binary distribution of the [Open Java Development Kit (OpenJDK)](https://openjdk.org/). It is built, quality tested and long-term supported by SAP.
 
-For more information see the [SapMachine website](https://sapmachine.io).
+SapMachine is the default Java runtime for [SAP's Business Technology Platform](https://www.sap.com/products/technology-platform.html) and it is also supported as a [Standard JRE](https://github.com/cloudfoundry/java-buildpack/blob/master/docs/jre-sap_machine_jre.md) in the [Cloud Foundry Java Build Pack](https://github.com/cloudfoundry/java-buildpack).
 
-The SapMachine image supports the x86/64 architecture.
+For more information see the [SapMachine website](https://sapmachine.io).
 
 Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.