diff --git a/source/blog/2018-09-28-the-ember-times-issue-66.md b/source/blog/2018-09-28-the-ember-times-issue-66.md index 604d169481..fae91007be 100644 --- a/source/blog/2018-09-28-the-ember-times-issue-66.md +++ b/source/blog/2018-09-28-the-ember-times-issue-66.md @@ -51,8 +51,10 @@ As always, **leave your comments** and appreciation [below the original proposal --- -## [SECTION TITLE](#section-url) +## [The Missing Docs Has Returned](https://github.com/emberjs/ember.js/pull/17002) +There has been [some documentation missing](https://github.com/emberjs/ember.js/issues/16993) from the Ember API docs from the release of 3.3 to 3.4. [@Gaurav0](https://github.com/Gaurav0) has done some great detective work 🕵 and [fixed these issues](https://github.com/emberjs/ember.js/pull/17002) which means that **the missing documentation is now back.** +Going forward the plan is to provide better testing for cases like this so you always have access to the documentation you need. ---