Skip to content

Commit

Permalink
Fix "manage the tokens" broken link in FAQ (#1320)
Browse files Browse the repository at this point in the history
  • Loading branch information
brateq authored and MaicolBen committed Aug 1, 2019
1 parent 101dd50 commit bc54d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### I have missing headers or issues with batch requests

Try disabling `change_headers_on_each_request`, it's a nice to have security enhancement but not crucial. If you are curious, you can check how we [manage the tokens and batch requests](docs/conceptual.md)
Try disabling `change_headers_on_each_request`, it's a nice to have security enhancement but not crucial. If you are curious, you can check how we [manage the tokens and batch requests](conceptual.md)

### Can I use this gem alongside standard Devise?

Expand Down

0 comments on commit bc54d5a

Please sign in to comment.