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.
1 parent cf525eb commit e3835adCopy full SHA for e3835ad
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