mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- Replace /api/passwords with /api/accounts in accounts tutorial (accounts-password API lives in the accounts page) - Replace /api/accounts-multi with /api/accounts - Fix /tutorials dead link to point to react tutorial - Fix /packages/3.writing-atmosphere-packages to use new path (#7) - Escape {{_}} and {{currentUser}} with v-pre to prevent Vue SSR interpolation errors - Replace ApiBox with markdown headings for deprecated collection extension aliases (addPrototype, removePrototype) that lack jsdoc entries