Skip to content

Commit

Permalink
rewrite markdown link that was failing CI check
Browse files Browse the repository at this point in the history
  • Loading branch information
plaird committed Feb 9, 2022
1 parent f3f5a0a commit 31f35f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bef/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ You may see an error such as this:
This is covered in [this issue](https://github.com/bazelbuild/rules_jvm_external/issues/464) in *rules_jvm_external*.

Possible fixes:
- Set *JAVA_HOME* not just in Git Bash, but in the Windows environment https://mkyong.com/java/how-to-set-java_home-on-windows-10/
- Set *JAVA_HOME* not just in Git Bash, but in the Windows environment (Google for mkyong's article _How to set JAVA_HOME on Windows 10?_)
- Make sure you are using the JDK not the JRE

0 comments on commit 31f35f2

Please sign in to comment.