@@ -52,7 +52,7 @@ export default defineAppConfig({
5252 target : '_self' ,
5353 showLinkIcon : false ,
5454 } ,
55- /*{
55+ /* {
5656 title: 'Bookings',
5757 to: '/comfortbookings',
5858 target: '_self',
@@ -63,7 +63,7 @@ export default defineAppConfig({
6363 to: '/comfortevents',
6464 target: '_self',
6565 showLinkIcon: false,
66- },*/
66+ }, */
6767 ] ,
6868 links : [
6969 /* {
@@ -73,7 +73,7 @@ export default defineAppConfig({
7373 }, */
7474 {
7575 icon : 'lucide:github' ,
76- to : 'https://github.com/codeboxrcodehub/comforterpdocsnuxt ' ,
76+ to : 'https://github.com/codeboxrcodehub/comforterpdocs ' ,
7777 target : '_blank' ,
7878 } ,
7979 ] ,
@@ -357,7 +357,7 @@ export default defineAppConfig({
357357 }, */
358358 {
359359 icon : 'lucide:github' ,
360- to : 'https://github.com/codeboxrcodehub/comforterpdocsnuxt ' ,
360+ to : 'https://github.com/codeboxrcodehub/comforterpdocs ' ,
361361 target : '_blank' ,
362362 } ,
363363 ] ,
@@ -371,14 +371,14 @@ export default defineAppConfig({
371371 {
372372 title : 'Star on GitHub' ,
373373 icon : 'lucide:star' ,
374- to : 'https://github.com/codeboxrcodehub/comforterpdocsnuxt ' ,
374+ to : 'https://github.com/codeboxrcodehub/comforterpdocs ' ,
375375 target : '_blank' ,
376376 showLinkIcon : true ,
377377 } ,
378378 {
379379 title : 'Create Issues' ,
380380 icon : 'lucide:circle-dot' ,
381- to : 'https://github.com/codeboxrcodehub/comforterpdocsnuxt ' ,
381+ to : 'https://github.com/codeboxrcodehub/comforterpdocs ' ,
382382 target : '_blank' ,
383383 showLinkIcon : true ,
384384 } ,
@@ -401,7 +401,7 @@ export default defineAppConfig({
401401 } ,
402402 {
403403 icon : 'lucide:github' ,
404- to : 'https://github.com/codeboxrcodehub/comforterpdocsnuxt ' ,
404+ to : 'https://github.com/codeboxrcodehub/comforterpdocs ' ,
405405 target : '_blank' ,
406406 } ,
407407 ] ,
0 commit comments