mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Revised wording about Manual on docs page.
This commit is contained in:
@@ -2558,7 +2558,7 @@ advanced facilities such as `Deps.Dependency` and `onInvalidate`
|
||||
callbacks are intended primarily for package authors implementing new
|
||||
reactive data sources.
|
||||
|
||||
To learn more about how Deps works and to explore advanced features of Deps,
|
||||
To learn more about how Deps works and to explore advanced ways to use it,
|
||||
visit the <a href="http://manual.meteor.com/#deps"> Deps</a> chapter in the
|
||||
<a href="http://manual.meteor.com/">Meteor Manual</a>, which describes it in
|
||||
complete detail.
|
||||
|
||||
@@ -133,7 +133,7 @@ with the project!
|
||||
</dd>
|
||||
|
||||
<dt><span>The Meteor Manual</span></dt>
|
||||
<dd>In-depth articles about the core components of Meteor can be found on the<a href="http://manual.meteor.com/">Meteor Manual</a>. We've published the first article, which is about <a href="http://manual.meteor.com/#deps">Deps</a>, our transparent reactivity framework. More articles (covering topics like Blaze, Unibuild, and DDP) coming soon!
|
||||
<dd>In-depth articles about the core components of Meteor can be found on the <a href="http://manual.meteor.com/">Meteor Manual</a>. The first article is about <a href="http://manual.meteor.com/#deps">Deps</a>, our transparent reactivity framework. More articles (covering topics like Blaze, Unibuild, and DDP) are coming soon!
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user