Skip to content

Commit 0f9fc1b

Browse files
davila7claude
andcommitted
chore: Update docs link to docs.aitmpl.com
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2ebf3ae commit 0f9fc1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/src/lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const FEATURED_ITEMS: FeaturedItem[] = [
3131

3232
export const NAV_LINKS = {
3333
github: 'https://github.com/davila7/claude-code-templates',
34-
docs: 'https://www.cubic.dev/wikis/davila7/claude-code-templates?page=introduction',
34+
docs: 'https://docs.aitmpl.com/',
3535
blog: 'https://aitmpl.com/blog/',
3636
trending: 'https://aitmpl.com/trending.html',
3737
};

0 commit comments

Comments
 (0)