Skip to content

Commit c389d04

Browse files
author
jmharold
committed
exposing model-lib page
1 parent 535ffef commit c389d04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ const navLinks = [
7575
items: [
7676
{ text: 'LISA Chat UI', link: '/user/chat' },
7777
{ text: 'Document Library Management', link: '/user/document-library' },
78+
{ text: 'Model Library', link: '/user/model-library' },
7879
{ text: 'Breaking Changes', link: '/user/breaking-changes' },
7980
{ text: 'Change Log', link: 'https://github.com/awslabs/LISA/releases' },
8081
],

0 commit comments

Comments
 (0)