mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
update README link: md instead rdoc [ci skip]
This commit is contained in:
parent
3f2afd4d23
commit
ef90adfd27
1 changed files with 1 additions and 1 deletions
|
@ -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}[link:files/activejob/README_rdoc.html] for more details.
|
||||
# * Please Note: We are not accepting pull requests for new adapters. See the {README}[link:files/activejob/README_md.html] for more details.
|
||||
#
|
||||
# === Backends Features
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue