Skip to content

Commit 374773f

Browse files
committed
Change order of AI links to same of extensons above
1 parent 2e72e33 commit 374773f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/extensions/db2i/AI/code-assistant.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ import { Image } from 'astro:assets';
1717
</Card>
1818
</CardGrid>
1919
<CardGrid>
20-
<LinkCard title="GitHub Copilot" href="https://marketplace.visualstudio.com/items?itemName=GitHub.copilot" icon="github"/>
2120
<LinkCard title="Continue" href="https://marketplace.visualstudio.com/items?itemName=Continue.continue" icon="github"/>
21+
<LinkCard title="GitHub Copilot" href="https://marketplace.visualstudio.com/items?itemName=GitHub.copilot" icon="github"/>
2222
</CardGrid>
2323

2424
## Introduction

0 commit comments

Comments
 (0)