File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export default defineConfig({
5
5
lang : "en-US" ,
6
6
title : "Acode Docs" ,
7
7
description :
8
- "Community driven detailed acode and its plugin development guide" ,
8
+ "Detailed Acode and its plugin development guide" ,
9
9
lastUpdated : true ,
10
10
cleanUrls : true ,
11
11
head : [ [ "link" , { rel : "icon" , href : "/acode.png" } ] ] ,
@@ -284,13 +284,13 @@ export default defineConfig({
284
284
socialLinks : [
285
285
{
286
286
icon : "github" ,
287
- link : "https://github.com/bajrangCoder /acode-plugin-docs" ,
287
+ link : "https://github.com/Acode-Foundation /acode-plugin-docs" ,
288
288
} ,
289
289
{ icon : "discord" , link : "https://discord.com/invite/y4MjDXvMXW" } ,
290
290
] ,
291
291
editLink : {
292
292
pattern :
293
- "https://github.com/bajrangcoder /acode-plugin-docs/edit/main/:path" ,
293
+ "https://github.com/Acode-Foundation /acode-plugin-docs/edit/main/:path" ,
294
294
text : "Edit this page on GitHub" ,
295
295
} ,
296
296
} ,
You can’t perform that action at this time.
0 commit comments