Skip to content

Commit 6aa90b7

Browse files
authored
fix: modify path (#99)
1 parent 65cc848 commit 6aa90b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/common/src/config/header.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const menuItems = [
3333
},
3434
{
3535
name: 'TinyEngine',
36-
url: 'https://opentiny.design/tiny-engine',
36+
url: '/tiny-engine',
3737
children: [],
3838
logo: tinyEngine,
3939
desc: '智能搭建平台',

0 commit comments

Comments
 (0)