Skip to content

Commit 3a7decc

Browse files
committed
Updated disabled docs
1 parent ffef356 commit 3a7decc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dummy/app/pods/docs/deploying/template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ If you wish to disable ember-cli-addon-docs' built-in deployment plugins altoget
177177
// ...
178178
ENV.pipeline = {
179179
disabled: {
180-
'addon-docs': true
180+
'ember-cli-addon-docs': true
181181
}
182182
};
183183
// ...

0 commit comments

Comments
 (0)