summaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'tasks')
-rw-r--r--tasks/dependents.rake4
1 files changed, 2 insertions, 2 deletions
diff --git a/tasks/dependents.rake b/tasks/dependents.rake
index 741dee5b..8a8934a6 100644
--- a/tasks/dependents.rake
+++ b/tasks/dependents.rake
@@ -47,8 +47,8 @@ namespace :build do
%w(
asciidoctor/asciidoctor.js
- asciidoctor/asciidoctorj
- asciidoctor/asciidoctor-pdf
+ asciidoctor/asciidoctorj/main
+ asciidoctor/asciidoctor-pdf/main
asciidoctor/asciidoctor-reveal.js
).each do |project|
org, name, branch = parse_project project