Skip to content

Commit 1d368e1

Browse files
authored
Add Java implementing-activities to sidebar (#237)
This page already exists, it was missed during the migration
1 parent 8dd94a9 commit 1d368e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ const sidebars: SidebarsConfig = {
7373
{ type: 'doc', id: 'java-client/implementing-workflows' },
7474
{ type: 'doc', id: 'java-client/starting-workflow-executions' },
7575
{ type: 'doc', id: 'java-client/activity-interface' },
76+
{ type: 'doc', id: 'java-client/implementing-activities' },
7677
{ type: 'doc', id: 'java-client/versioning' },
7778
{ type: 'doc', id: 'java-client/distributed-cron' },
7879
{ type: 'doc', id: 'java-client/workers' },

0 commit comments

Comments
 (0)