Skip to content

Commit 66edff3

Browse files
fdevanscursoragent
andcommitted
Fix: Correct broken API link in execution-history-cleaner.md
Changed /api/rundeck-api.md#executions to /api/index.md#executions. The correct API documentation file is index.md, not rundeck-api.md. Fixes broken link warning found by dev server. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent d0c9384 commit 66edff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/projects/execution-history-cleaner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,4 +385,4 @@ curl -X PUT \
385385

386386
- [Project Settings](/manual/project-settings.md) - General project configuration
387387
- [Activity](/manual/08-activity.md) - View execution history
388-
- [Executions API](/api/rundeck-api.md#executions) - Programmatic execution management
388+
- [Executions API](/api/index.md#executions) - Programmatic execution management

0 commit comments

Comments
 (0)