mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
.NET: Add link inspector (#1062)
* Add link inspector * Comment out excludedirs while it's empty * Fix broken links * More links fixes * Push further fixes * Fix more links
This commit is contained in:
committed by
GitHub
Unverified
parent
193503cab9
commit
364188c44f
@@ -37,7 +37,3 @@ string mermaid = workflow.ToMermaidString();
|
||||
// Generate DOT format
|
||||
string dotString = workflow.ToDotString();
|
||||
```
|
||||
|
||||
## Related Samples
|
||||
|
||||
- [Map-Reduce Workflow Sample](../../../Workflows/Visualization/README.md): The workflow implementation being visualized
|
||||
Reference in New Issue
Block a user