Skip to content

Commit

Permalink
Fix packages ToC section
Browse files Browse the repository at this point in the history
  • Loading branch information
glasser committed Dec 3, 2014
1 parent 07afc33 commit c06ee6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/client/full-api/packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1 id="packages">Packages</h1>

$ meteor remove <package_name>

Meteor Development Group maintains the following packages:
Some of the packages that Meteor Development Group maintains include:
{{> pkg_appcache}}
{{> pkg_accounts_ui}}
{{> pkg_audit_argument_checks}}
Expand Down
3 changes: 1 addition & 2 deletions docs/client/full-api/tableOfContents.js
Original file line number Diff line number Diff line change
Expand Up @@ -306,15 +306,14 @@ var toc = [
],

"Packages", [ [
"appcache",
"accounts-ui",
"audit-argument-checks",
"coffeescript",
"fastclick",
"jquery",
"less",
"oauth-encryption",
"random",
"stylus",
"showdown",
"underscore",
"webapp"
Expand Down

0 comments on commit c06ee6d

Please sign in to comment.