fix routing
All checks were successful
Deploy triz-docs to civital server / build-and-deploy (push) Successful in 1h8m28s
All checks were successful
Deploy triz-docs to civital server / build-and-deploy (push) Successful in 1h8m28s
This commit is contained in:
parent
1c77551b2d
commit
2f646609a0
@ -10,13 +10,13 @@ const categories = [
|
||||
title: 'Getting Started',
|
||||
icon: '🚀',
|
||||
description: 'Set up your development environment and get ready to contribute to TrizTech projects.',
|
||||
link: '/docs/getting-started/environment-setup-guide',
|
||||
link: '/docs/docs/category/environment-setup-guides',
|
||||
},
|
||||
{
|
||||
title: 'Workflow & Processes',
|
||||
icon: '🔄',
|
||||
description: 'Our standard development workflow — from task assignment through branching, rebasing, and merging.',
|
||||
link: '/docs/workflow/developer-task-workflow',
|
||||
link: '/docs/docs/category/developer-task-workflow',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user