We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5658a43 + e3835ad commit 9da5629Copy full SHA for 9da5629
activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb
@@ -56,7 +56,7 @@ def postgresql_connection(config)
56
end
57
58
module ConnectionAdapters
59
- # The PostgreSQL adapter works with the native C (https://bitbucket.org/ged/ruby-pg) driver.
+ # The PostgreSQL adapter works with the native C (https://github.com/ged/ruby-pg) driver.
60
#
61
# Options:
62
0 commit comments