trails
trails copied to clipboard
typo in routes jsdoc generation
Issue Description
/**
* Routes Configuration
* (trails.config.routes)
*
* Configure how routes map to views and controllers.
*
* @see http://trailsjs.io/doc/config/routes.js
*/
/routes.js
should just be /routes
Environment
- node version: NA
- trails version: ^2
- operating system: OSX
Good catch. Mind send over a PR?
Sure, which repo should I be digging around in? Looked inside of generator, but no luck.
These files are in the archetype: https://github.com/trailsjs/trails/tree/master/archetype.