Skip to content

Commit e5fbd3e

Browse files
committed
added webhooks document to menu
1 parent 6703ca0 commit e5fbd3e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/en/nav-aspnet-core-angular.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,10 @@
198198
"path": "Developing-Angular-Customizable-Dashboard.md"
199199
}
200200
]
201+
},
202+
{
203+
"text": "Webhooks",
204+
"path": "Features-Webhooks.md"
201205
}
202206
]
203207
},

docs/en/nav-aspnet-core-mvc.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,10 @@
188188
"path": "Developing-Mvc-Core-Customizable-Dashboard.md"
189189
}
190190
]
191+
},
192+
{
193+
"text": "Webhooks",
194+
"path": "Features-Webhooks.md"
191195
}
192196
]
193197
},

0 commit comments

Comments
 (0)