Clean up markdown files - move historical docs to docs/archive

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-10 21:49:09 +00:00
parent 177ef3a125
commit 5666ca6b03
19 changed files with 43 additions and 3 deletions

View File

@@ -237,6 +237,6 @@ This ensures both workflow data flow and imperative access work correctly.
## See Also
- [Workflow Architecture](../../WORKFLOW_ARCHITECTURE.md)
- [Workflow Plugin Expansion](../../WORKFLOW_PLUGIN_EXPANSION.md)
- [Workflow Architecture](../../../../docs/archive/WORKFLOW_ARCHITECTURE.md)
- [Workflow Plugin Expansion](../../../../docs/archive/WORKFLOW_PLUGIN_EXPANSION.md)
- [Workflow Plugins README](../../workflow/plugins/README.md)

View File

@@ -75,5 +75,5 @@ Example Usage:
}
```
See WEB_PLUGIN_MIGRATION.md for migration details and examples.
See docs/archive/WEB_PLUGIN_MIGRATION.md for migration details and examples.
"""