diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index 7d26477123..1d88054c22 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -65,42 +65,42 @@
DBD::Pg
Perl
Perl DBI driver
- http://search.cpan.org/dist/DBD-Pg/
+
JDBC
JDBC
Type 4 JDBC driver
- http://jdbc.postgresql.org/
+
libpqxx
C++
New-style C++ interface
- http://pqxx.org/
+
Npgsql
.NET
.NET data provider
- http://www.npgsql.org/
+
pgtclng
Tcl
- http://sourceforge.net/projects/pgtclng/
+
psqlODBC
ODBC
ODBC driver
- https://odbc.postgresql.org/
+
@@ -172,43 +172,43 @@
PL/Java
Java
- https://github.com/tada/pljava
+
PL/PHP
PHP
- http://www.commandprompt.com/community/plphp/
+
PL/Py
Python
- http://python.projects.postgresql.org/backend/
+
PL/R
R
- http://www.joeconway.com/plr/
+
PL/Ruby
Ruby
- http://raa.ruby-lang.org/project/pl-ruby/
+
PL/Scheme
Scheme
- http://plscheme.projects.postgresql.org/
+
PL/sh
Unix shell
- https://github.com/petere/plsh
+
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml
index 087cd0a90c..cda05f578a 100644
--- a/doc/src/sgml/runtime.sgml
+++ b/doc/src/sgml/runtime.sgml
@@ -1428,7 +1428,7 @@ $ sysctl -w vm.nr_hugepages=3170
For a detailed description of the Linux huge
pages feature have a look
- at https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt.
+ at .