Skip to content

Commit 203294f

Browse files
modified the Hyperlink
1 parent dddb9cf commit 203294f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/ai-agent-tools/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ var storageManager = new DocumentStorageManager(storage);
269269

270270
**Step 4: Instantiate Tools**
271271

272-
Initialize each tool class with the storage manager and collect [AITool](https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.ai.aitool) objects:
272+
Initialize each tool class with the storage manager and collect [AITool](https://help.syncfusion.com/cr/document-processing/Syncfusion.AI.AgentTools.Core.AITool.html) objects:
273273

274274
```csharp
275275
using Syncfusion.AI.AgentTools.Word;

0 commit comments

Comments
 (0)