Merge pull request #21 from johndoe6345789/copilot/clean-up-markdown-files

Move historical documentation to docs/archive
This commit is contained in:
2026-01-10 22:12:16 +00:00
committed by GitHub
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.
"""