Skip to content

Commit 3945c50

Browse files
committed
Fixed index and readme being in same directory
1 parent 8f18a62 commit 3945c50

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

docs/src/process-development/api-v1/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: API v1
33
icon: code
44
---
55

6+
## Overview
7+
- [About API1](description)
8+
- [Implementation Guide](implementation)
9+
610
## BPMN
711
- [Conditions](bpmn/conditions.md)
812
- [Gateways](bpmn/gateways.md)

docs/src/process-development/api-v2/README.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/src/process-development/api-v2/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ title: API 2 (alpha) Overview
33
icon: code
44
---
55

6+
## Overview
7+
- [About API2](description)
8+
- [Implementation Guide](implementation)
9+
- [Migration Guide](migration)
10+
611
## BPMN
712
- [Conditions](bpmn/conditions.md)
813
- [Gateways](bpmn/gateways.md)

0 commit comments

Comments
 (0)