diff --git a/docs/client/concepts.html b/docs/client/concepts.html index 03c3e6d22d8..570f21831c2 100644 --- a/docs/client/concepts.html +++ b/docs/client/concepts.html @@ -12,8 +12,8 @@

Concepts

{{> reactivity }} {{> livehtml }} {{> templates }} -{{> packages_concept }} {{> accounts }} +{{> packages_concept }} {{> deploying }} @@ -483,6 +483,27 @@

Templates

> Session.set("weather", "cool and dry"); In DOM:
It'll be cool and dry tonight
+{{/better_markdown}} + + + @@ -533,26 +554,6 @@

Smart packages

- diff --git a/docs/client/docs.js b/docs/client/docs.js index 3e4c63dbde8..eaff8cd0641 100644 --- a/docs/client/docs.js +++ b/docs/client/docs.js @@ -85,8 +85,8 @@ var toc = [ "Reactivity", "Live HTML", "Templates", - "Smart packages", "Accounts", + "Smart packages", "Deploying" ],