Skip to content

Commit

Permalink
Merge pull request #16 from fabrix-app/v1.1
Browse files Browse the repository at this point in the history
[chore] update docs
  • Loading branch information
scott-wyatt authored Aug 20, 2018
2 parents c6bc01f + 1498e86 commit a217b55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/config/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Models Configuration
* (app.config.models)
*
* @see {@link https://fabrix.app/doc/config/models}
* @see {@link https://fabrix.app/docs/config/models}
*/
export const models = {
// Leave the file even empty because if the file is not present, env config is not merged
Expand Down
2 changes: 1 addition & 1 deletion lib/config/spool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* This manifest declares the application resources which are provided and/or
* modified by this spool.
* @see {@link https://fabrix.app/doc/spool/config
* @see {@link https://fabrix.app/docs/spool/config
*/
export const spool = {
provides: {
Expand Down

0 comments on commit a217b55

Please sign in to comment.