Skip to content

Commit 6c6d679

Browse files
authored
Merge pull request ember-learn#249 from patocallaghan/patoc/update-disabled
Updated disable deploy docs
2 parents ffef356 + 3a7decc commit 6c6d679

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)