We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d611d33 commit c0eeeedCopy full SHA for c0eeeed
README.md
@@ -28,14 +28,14 @@ Recipes for [Mau](https://mau.nestjs.com).
28
29
## Table of contents
30
31
-- [1. HTTP](/01-http/)
32
-- [2. Microservices (monorepo)](/02-microservices/)
33
-- [3. Kafka example](/03-kafka/)
34
-- [4. gRPC example](/04-grpc/)
35
-- [5. Databases](/05-databases/)
36
-- [6. CRON job (scheduled task)](/06-cron/)
37
-- [7. Lambda function](/07-lambda/)
38
-- 8. Websockets (coming soon)
+1. [HTTP](/01-http/)
+2. [Microservices (monorepo)](/02-microservices/)
+3. [Kafka example](/03-kafka/)
+4. [gRPC example](/04-grpc/)
+5. [Databases](/05-databases/)
+6. [CRON job (scheduled task)](/06-cron/)
+7. [Lambda function](/07-lambda/)
+8. Websockets (coming soon)
39
40
## Resources
41
0 commit comments