Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 14edd3e

Browse files
authored
Merge pull request #16 from akgraner/main
Fixed Broken SDK Repo Link for Examples
2 parents ba392a2 + 4648b30 commit 14edd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/agent-runtime/sdk-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const result = await agent.prompt('Tell me about SmythOS.');
6666
console.log(result);
6767
```
6868

69-
See more complete examples in the [SDK repo](https://github.com/SmythOS/sre/tree/main/packages/examples).
69+
See more complete examples in the [SRE Examples repo](https://github.com/SmythOS/sre/tree/main/examples).
7070

7171
<Spacer size="md" />
7272

0 commit comments

Comments
 (0)