File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ const config: Config = {
89
89
label : 'BentoML Open-Source' ,
90
90
description :
91
91
'The most flexible way to serve AI/ML models and custom inference pipelines in production' ,
92
- text : 'Github ' ,
92
+ text : 'GitHub ' ,
93
93
href : 'https://github.com/bentoml' ,
94
94
icon : '/img/open-source.svg'
95
95
}
@@ -102,8 +102,8 @@ const config: Config = {
102
102
} ,
103
103
{
104
104
position : 'left' ,
105
- href : 'https://docs .bentoml.com/?_gl=1*m5ucq6*_gcl_au*MjA4MzA3MTQ2NS4xNzQ3OTI4MDA5 ' ,
106
- label : 'Docs '
105
+ href : 'https://l .bentoml.com/join-slack-llm-inference-handbook ' ,
106
+ label : 'Community '
107
107
} ,
108
108
{
109
109
position : 'left' ,
@@ -114,11 +114,11 @@ const config: Config = {
114
114
label : 'Blog'
115
115
} ,
116
116
{
117
- href : 'https://www .bentoml.com/llm ' ,
118
- label : 'LLM Inference Handbook '
117
+ href : 'https://docs .bentoml.com/en/latest ' ,
118
+ label : 'Docs '
119
119
} ,
120
120
{
121
- href : 'https://docs.bentoml.com/en/latest/examples/overview.html?_gl=1*m5mrt*_gcl_au*MjA4MzA3MTQ2NS4xNzQ3OTI4MDA5 ' ,
121
+ href : 'https://docs.bentoml.com/en/latest/examples/overview.html' ,
122
122
label : 'Featured Examples'
123
123
}
124
124
]
You can’t perform that action at this time.
0 commit comments