summaryrefslogtreecommitdiff
path: root/lib/errorcodes.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/errorcodes.py')
-rw-r--r--lib/errorcodes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/errorcodes.py b/lib/errorcodes.py
index b8742f5..99a6ecd 100644
--- a/lib/errorcodes.py
+++ b/lib/errorcodes.py
@@ -26,7 +26,7 @@ This module contains symbolic names for all PostgreSQL error codes.
#
# Based on:
#
-# http://www.postgresql.org/docs/current/static/errcodes-appendix.html
+# https://www.postgresql.org/docs/current/static/errcodes-appendix.html
#