Add full link to issue

Just testing the edit from website functionality.
This commit is contained in:
Sean 2022-04-08 00:09:38 +02:00 committed by GitHub
parent 099bd94f0f
commit d5a316801c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,4 +38,4 @@ WHERE (
ORDER BY "people"."id" DESC
```
Admittedly this is not as simple as it should be, but it's workable for now. (Implementing #417 could make this more straightforward.)
Admittedly this is not as simple as it should be, but it's workable for now. (Implementing [issue 417](https://github.com/activerecord-hackery/ransack/issues/417) could make this more straightforward.)