Skip to content

Commit b53ef07

Browse files
committed
User Guide Links corrected
1 parent d17ca05 commit b53ef07

13 files changed

Lines changed: 9 additions & 3 deletions

File tree

content/user-guide/_meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { MetaRecord } from 'nextra';
33
const meta: MetaRecord = {
44
'process-list': 'Process List',
55
'process-editor': 'Process Editor',
6-
'automation': { title: 'Process Automation', display: 'normal' },
6+
'process-automation': { title: 'Process Automation', display: 'normal' },
77
'shortcuts': 'Keyboard Shortcuts',
88
};
99

content/user-guide/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Although PROCEED consists of two main systems, the Management System (MS) and th
99

1010
[**Process List:**](user-guide/process-list) This section describes how to find, read, display, share and export shared business processes in PROCEED.
1111

12-
[**Process Editor:**](user-guide/process-list) This section describes how to create, edit, manage and release business processes in PROCEED.
12+
[**Process Editor:**](user-guide/process-editor) This section describes how to create, edit, manage and release business processes in PROCEED.
1313

14-
[**Process Automation:**](user-guide/process-list) This section describes how to create, start and monitor automated business processes in PROCEED.
14+
[**Process Automation:**](user-guide/process-automation) This section describes how to create, start and monitor automated business processes in PROCEED.
File renamed without changes.
File renamed without changes.

content/user-guide/automation/create-executable-processes/_meta.ts renamed to content/user-guide/process-automation/create-executable-processes/_meta.ts

File renamed without changes.

content/user-guide/automation/create-executable-processes/process-data.mdx renamed to content/user-guide/process-automation/create-executable-processes/process-data.mdx

File renamed without changes.

content/user-guide/automation/create-executable-processes/process-start.mdx renamed to content/user-guide/process-automation/create-executable-processes/process-start.mdx

File renamed without changes.

content/user-guide/automation/create-executable-processes/script-task-editor.mdx renamed to content/user-guide/process-automation/create-executable-processes/script-task-editor.mdx

File renamed without changes.

content/user-guide/automation/create-executable-processes/user-assignment.mdx renamed to content/user-guide/process-automation/create-executable-processes/user-assignment.mdx

File renamed without changes.

content/user-guide/automation/create-executable-processes/user-tasks.mdx renamed to content/user-guide/process-automation/create-executable-processes/user-tasks.mdx

File renamed without changes.

0 commit comments

Comments
 (0)