Skip to content

Commit a0d9bf2

Browse files
Merge pull request #1629 from Tony133/docs/terminus-update
docs(terminus): added link to examples for terminus
2 parents cd3ac74 + a1ead79 commit a0d9bf2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/recipes/terminus.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,3 +243,7 @@ export class HealthController {
243243
}
244244
}
245245
```
246+
247+
#### Examples
248+
249+
Some working examples are available [here](https://github.com/nestjs/terminus/tree/master/sample).

0 commit comments

Comments
 (0)