Skip to content

Commit b77ce55

Browse files
committed
Docs update
Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
1 parent 0bf36b0 commit b77ce55

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/.vuepress/sidebar.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,15 @@ export default sidebar({
6767
},
6868
],
6969
},
70+
{
71+
text: "Integrations",
72+
prefix: "/integrations",
73+
collapsible: true,
74+
children: [
75+
"taskiq",
76+
"opentelemetry",
77+
],
78+
},
7079
{
7180
text: "Contribution guide",
7281
prefix: "/contribution_guide",

0 commit comments

Comments
 (0)