Skip to content

Commit

Permalink
Revert filename change because it is not propagated to docs in other …
Browse files Browse the repository at this point in the history
…languages repo
  • Loading branch information
olyagpl committed Jun 8, 2023
1 parent f6980f0 commit 463ae6f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/enterprise-overview/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Oracle GraalVM's key benefits are:

## What to Read Next

Start with installing Oracle GraalVM by following the [installation guide](../getting-started/graalvm-enterprise/getting-started.md).
Start with installing Oracle GraalVM by following the [installation guide](../getting-started/graalvm-enterprise/get-started-graalvm-enterprise.md).

Whether you are new to Oracle GraalVM and Native Image or have little experience using it, continue to [Getting Started](../reference-manual/native-image/README.md).

Expand Down
4 changes: 2 additions & 2 deletions docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ GraalVM is available as **Oracle GraalVM** and **GraalVM Community Edition**.
Oracle GraalVM is based on Oracle JDK while GraalVM Community Edition is based on OpenJDK.

GraalVM is available for Linux and macOS on x64 and AArch64 architectures, and for Windows on the x64 architecture.
See the [installation guide](getting-started/graalvm-community/getting-started.md) for installation instructions.
See the [installation guide](getting-started/graalvm-community/get-started-graalvm-community.md) for installation instructions.

## Features Support

Expand Down Expand Up @@ -70,7 +70,7 @@ GraalVM Community Edition is free to use for any purpose and comes with no strin

## What to Read Next

Start with installing GraalVM by following the [installation guide](getting-started/graalvm-community/getting-started.md).
Start with installing GraalVM by following the [installation guide](getting-started/graalvm-community/get-started-graalvm-community.md).

Whether you are new to GraalVM Native Image or have little experience using it, continue to [Getting Started](reference-manual/native-image/README.md).

Expand Down
2 changes: 1 addition & 1 deletion docs/tools/vscode/graalvm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Follow these steps to download and install GraalVM.

The installation starts immediately.

> Note: This installation option offers the latest verion of GraalVM. If you would like to install an older version, follow [these steps](../../../getting-started/graalvm-community/getting-started.md).
> Note: This installation option offers the latest verion of GraalVM. If you would like to install an older version, follow [these steps](../../../getting-started/graalvm-community/get-started-graalvm-community.md).
Once the installation completes, the **Install Optional GraalVM Components** window pops up prompting you to install additional language runtimes and utilities (Java on Truffle, JavaScript, Node.js, LLVM toolchain, Python, etc.):

Expand Down

0 comments on commit 463ae6f

Please sign in to comment.