mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Fixes the link to the FAQ and Troubleshooting pages from README.md.
This commit is contained in:
parent
ac094fc5a0
commit
30f605e99a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ Problems?
|
|||
|
||||
**Please do not directly email any Sidekiq committers with questions or problems.** A community is best served when discussions are held in public.
|
||||
|
||||
If you have a problem, please review the [FAQ](/mperham/sidekiq/wiki/FAQ) and [Troubleshooting](/mperham/sidekiq/wiki/Problems-and-Troubleshooting) wiki pages. Searching the issues for your problem is also a good idea. If that doesn't help, feel free to email the Sidekiq mailing list or open a new issue.
|
||||
If you have a problem, please review the [FAQ](https://github.com/mperham/sidekiq/wiki/FAQ) and [Troubleshooting](https://github.com/mperham/sidekiq/wiki/Problems-and-Troubleshooting) wiki pages. Searching the issues for your problem is also a good idea. If that doesn't help, feel free to email the Sidekiq mailing list or open a new issue.
|
||||
The mailing list is the preferred place to ask questions on usage. If you are encountering what you think is a bug, please open an issue.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue