Skip to content

Commit 4482925

Browse files
committed
refactor: rename AI integration link and replace with new 'Develop with AI' documentation
1 parent 4f9acfc commit 4482925

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.vitepress/sidebar.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ export function getSidebar() {
3939
link: '/overview/use-cases',
4040
},
4141
{
42-
text: '🤖 Use the docs in your AI',
43-
link: '/overview/ai-integration',
42+
text: '🤖 Develop with AI',
43+
link: '/overview/develop-with-ai',
4444
},
4545
],
4646
},
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: AI-Powered Development with iExec
2+
title: Develop with AI
33
description:
44
Learn how to leverage AI tools like Vibe Coding and Context7 to build
55
privacy-first applications with iExec
66
---
77

8-
# 🤖 AI-Powered Development with iExec
8+
# 🤖 Develop with AI
99

1010
Building privacy-first applications with iExec can be accelerated using
1111
AI-powered development tools. This guide covers how to effectively use AI

0 commit comments

Comments
 (0)