Fix broken documentation link (#1332)

The current link points to a github wiki that apparently is not there anymore.
This commit is contained in:
Cassio Godinho 2022-05-25 04:56:19 -03:00 committed by GitHub
parent 5017024fc0
commit ea3125f20e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ See [this issue](https://github.com/activerecord-hackery/ransack/issues/321) for
### Using a fixed key
See here for searching on a fixed key in a JSONB column: https://github.com/activerecord-hackery/ransack/wiki/Using-Ransackers#3-search-on-a-fixed-key-in-a-jsonb--hstore-column
See here for searching on a fixed key in a JSONB column: https://activerecord-hackery.github.io/ransack/going-further/ransackers/#postgres-columns
### Using the JSONB contains operator