Skip to content

Commit 1de37c0

Browse files
authored
fix readme link to vignette
1 parent 49ab665 commit 1de37c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ environment variables in the current session and does not copy or link
135135

136136
More details are in the vignette [Multiple `Java` environments in one
137137
project with `targets` and
138-
`callr`](https://www.ekotov.pro/rJavaEnv/articles/multiple-java-with-targets-callr.qmd).
138+
`callr`](https://www.ekotov.pro/rJavaEnv/articles/multiple-java-with-targets-callr.html).
139139

140140
## Cleanup
141141

README.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ rJavaEnv::use_java("21")
107107

108108
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.
109109

110-
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).
110+
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).
111111

112112
## Cleanup
113113

0 commit comments

Comments
 (0)