Skip to content

Commit c28653e

Browse files
Add link to pubsub in cookbook
1 parent dead402 commit c28653e

File tree

1 file changed

+5
-1
lines changed
  • src/routes/docs/[...6]cookbook/[...1]the-cookbook

1 file changed

+5
-1
lines changed

src/routes/docs/[...6]cookbook/[...1]the-cookbook/+page.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,13 @@ description: Ready to use examples showcasing common use cases for ImmediatePlat
99

1010
- [FluentValidation Integration](/docs/cookbook/fluent-validation)
1111

12+
## Pattern examples
13+
14+
- [Pub-Sub Pattern](/docs/cookbook/pub-sub)
15+
1216
## Application examples
1317

1418
- [Web API](/docs/cookbook/web-api)
1519
- [Blazor Server](/docs/cookbook/blazor)
1620
- [Command Line Interface Application](/docs/cookbook/cli)
17-
- [Full-Stack Vertical Slice Architecture Application Template](/docs/cookbook/fullstack-vsa)
21+
- [Full-Stack Vertical Slice Architecture Application Template](/docs/cookbook/fullstack-vsa)

0 commit comments

Comments
 (0)