correct link to activejob readme [ci skip]

This commit is contained in:
Oscar Amado 2018-05-24 16:37:56 +02:00
parent 097650c194
commit d795e94c45
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ module ActiveJob
# * {Sucker Punch}[https://github.com/brandonhilkert/sucker_punch]
# * {Active Job Async Job}[http://api.rubyonrails.org/classes/ActiveJob/QueueAdapters/AsyncAdapter.html]
# * {Active Job Inline}[http://api.rubyonrails.org/classes/ActiveJob/QueueAdapters/InlineAdapter.html]
# * Please Note: We are not accepting pull requests for new adapters. See the README for more details.
# * Please Note: We are not accepting pull requests for new adapters. See the {README}[link:files/activejob/README_rdoc.html] for more details.
#
# === Backends Features
#