Skip to content

Commit 0b101bc

Browse files
iskysun96Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Chris Kim (Hyunggun) <52557585+iskysun96@users.noreply.github.com>
1 parent fb15408 commit 0b101bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/build/ai/aptos-agent-skills.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { LinkCard } from '@astrojs/starlight/components';
99

1010
[Aptos Agent Skills](https://github.com/aptos-labs/aptos-agent-skills) is a collection of pre-built AI skills that give coding assistants like Claude Code, Cursor, and GitHub Copilot deep expertise in Aptos development. The skills cover Move smart contracts, the TypeScript SDK, and full-stack dApp scaffolding.
1111

12-
<LinkCard href="https://github.com/aptos-labs/aptos-agent-skills" title="Aptos Agent Skills on GitHub" description="Browse the source code, skill definitions, and contribution guidelines" />
12+
<LinkCard href="https://github.com/aptos-labs/aptos-agent-skills" title="Aptos Agent Skills on GitHub" description="Browse the source code, skill definitions, and contribution guidelines" target="_blank" />
1313

1414
## Installation
1515

0 commit comments

Comments
 (0)