We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ebf3ae commit 0f9fc1bCopy full SHA for 0f9fc1b
dashboard/src/lib/constants.ts
@@ -31,7 +31,7 @@ export const FEATURED_ITEMS: FeaturedItem[] = [
31
32
export const NAV_LINKS = {
33
github: 'https://github.com/davila7/claude-code-templates',
34
- docs: 'https://www.cubic.dev/wikis/davila7/claude-code-templates?page=introduction',
+ docs: 'https://docs.aitmpl.com/',
35
blog: 'https://aitmpl.com/blog/',
36
trending: 'https://aitmpl.com/trending.html',
37
};
0 commit comments