Files
meteor/v3-docs/docs/tutorials/accounts
Harry Adel 7737ed5854 Fix dead links and Vue template interpolation errors in build
- 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
2026-02-09 04:02:36 +02:00
..