diff --git a/Frequently-asked-questions.md b/Frequently-asked-questions.md index 7225eed..feb9ece 100644 --- a/Frequently-asked-questions.md +++ b/Frequently-asked-questions.md @@ -4,7 +4,7 @@ Gee-druh. The G sounds like the G in goto, great, good, graph, and GitHub. The ### When I run Ghidra, all I see is "Java runtime not found..." How do I get Ghidra to run? -Download and install [OpenJDK 11](https://jdk.java.net/11/) and add its _bin_ directory to your system's PATH. For detailed instructions on adding Java to your PATH, see the Ghidra Installation Guide. +Download and install [Java JDK 11](https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html) and add its _bin_ directory to your system's PATH. For detailed instructions on adding Java to your PATH, see the Ghidra Installation Guide. ### My system requires Java 8 (or another Java) to be on the PATH for other software to function correctly. How can I get Ghidra to run without altering the PATH?