diff --git a/README.md b/README.md index c51fb2c..46f7478 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ environment variables in the current session and does not copy or link More details are in the vignette [Multiple `Java` environments in one project with `targets` and -`callr`](https://www.ekotov.pro/rJavaEnv/articles/multiple-java-with-targets-callr.qmd). +`callr`](https://www.ekotov.pro/rJavaEnv/articles/multiple-java-with-targets-callr.html). ## Cleanup diff --git a/README.qmd b/README.qmd index 58ecb93..5b38ca8 100644 --- a/README.qmd +++ b/README.qmd @@ -107,7 +107,7 @@ rJavaEnv::use_java("21") This acts exactly like `java_quick_install()`, but only sets the environment variables in the current session and does not copy or link `Java` binaries into the project directory. -More details are in the vignette [Multiple `Java` environments in one project with `targets` and `callr`](https://www.ekotov.pro/rJavaEnv/articles/multiple-java-with-targets-callr.qmd). +More details are in the vignette [Multiple `Java` environments in one project with `targets` and `callr`](https://www.ekotov.pro/rJavaEnv/articles/multiple-java-with-targets-callr.html). ## Cleanup