diff --git a/native-image/clouds/native-oci-cloud-shell/README-Cloud-Shell.md b/native-image/clouds/native-oci-cloud-shell/README-Cloud-Shell.md index f493b5ad..83dfa210 100644 --- a/native-image/clouds/native-oci-cloud-shell/README-Cloud-Shell.md +++ b/native-image/clouds/native-oci-cloud-shell/README-Cloud-Shell.md @@ -68,7 +68,7 @@ Oracle GraalVM for JDK 17 (with Native Image) is preinstalled in Cloud Shell, so 2. [OPTIONAL] Confirm software version and environment variables. - [Check software version and environment variables](../../_common/README-check-version-env-vars.md) + [Check software version and environment variables](README-check-version-env-vars.md) 3. Build a JAR file for the example app. diff --git a/_common/README-check-version-env-vars.md b/native-image/clouds/native-oci-cloud-shell/README-check-version-env-vars.md similarity index 100% rename from _common/README-check-version-env-vars.md rename to native-image/clouds/native-oci-cloud-shell/README-check-version-env-vars.md