diff --git a/Ghidra/Features/BSim/src/main/help/help/topics/BSim/DatabaseConfiguration.html b/Ghidra/Features/BSim/src/main/help/help/topics/BSim/DatabaseConfiguration.html index e9826369c5..2416b01227 100644 --- a/Ghidra/Features/BSim/src/main/help/help/topics/BSim/DatabaseConfiguration.html +++ b/Ghidra/Features/BSim/src/main/help/help/topics/BSim/DatabaseConfiguration.html @@ -155,7 +155,7 @@
-
https://www.postgresql.org/docs/current/install-requirements.html + https://www.postgresql.org/docs/15/install-requirements.html
diff --git a/Ghidra/Features/BSim/support/make-postgres.sh b/Ghidra/Features/BSim/support/make-postgres.sh index b36a7609cd..87fe45b3a8 100755 --- a/Ghidra/Features/BSim/support/make-postgres.sh +++ b/Ghidra/Features/BSim/support/make-postgres.sh @@ -38,7 +38,7 @@ # postgresql build. Please refer to the following web page for # software dependencies: # -# https://www.postgresql.org/docs/current/install-requirements.html +# https://www.postgresql.org/docs/15/install-requirements.html # # Or for Linux specific package dependencies, see: #