diff --git a/lib/config/models.ts b/lib/config/models.ts index 3cb4248..f0cabf2 100644 --- a/lib/config/models.ts +++ b/lib/config/models.ts @@ -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 diff --git a/lib/config/spool.ts b/lib/config/spool.ts index 5050e8f..638c0dd 100755 --- a/lib/config/spool.ts +++ b/lib/config/spool.ts @@ -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: {