Skip to content

Commit f97cee6

Browse files
committed
fix: updated Edit link and removed redundant github action
1 parent 9a414f0 commit f97cee6

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

docs/.github/workflows/ci.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

docs/app/app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export default defineAppConfig({
111111
title: 'Table of Contents',
112112
bottom: {
113113
title: 'Ready to contribute?',
114-
edit: 'https://github.com/nuxt-ui-templates/docs/edit/main/content',
114+
edit: 'https://github.com/manchenkoff/nuxt-laravel-echo/edit/main/docs/content',
115115
links: [
116116
{
117117
icon: 'i-lucide-star',

0 commit comments

Comments
 (0)