@@ -9,7 +9,7 @@ const config: Config = {
9
9
favicon : "img/favicon.ico" ,
10
10
11
11
// Set the production url of your site here
12
- url : "https://docs.helix.box " ,
12
+ url : "https://docs.helixbox.ai " ,
13
13
// Set the /<baseUrl>/ pathname under which your site is served
14
14
// For GitHub pages deployment, it is often '/<projectName>/'
15
15
baseUrl : "/" ,
@@ -138,12 +138,12 @@ const config: Config = {
138
138
{ title : " " ,
139
139
items : [
140
140
{
141
- html :`<a href="https://helix.box " alt="Helixbox"><img src="/img/logo.png" alt="Helixbox" height="22" />
141
+ html :`<a href="https://helixbox.ai " alt="Helixbox"><img src="/img/logo.png" alt="Helixbox" height="22" />
142
142
</a>` , // title: "App",
143
143
// items: [
144
144
// {
145
145
// label: "Helixbox",
146
- // to: "https://helix.box ",
146
+ // to: "https://helixbox.ai ",
147
147
// },
148
148
// ],
149
149
} ,
@@ -157,19 +157,15 @@ const config: Config = {
157
157
items : [
158
158
{
159
159
label : "Helixbox" ,
160
- to : "https://helix.box /" ,
160
+ to : "https://helixbox.ai /" ,
161
161
} ,
162
162
{
163
163
label : "Bridge" ,
164
- to : "https://bridge.helix.box /" ,
164
+ to : "https://bridge.helixbox.ai /" ,
165
165
} ,
166
166
{
167
167
label : "XToken BaaS" ,
168
- to : "https://xtoken.helix.box/" ,
169
- } ,
170
- {
171
- label : "Liquidity Solver" ,
172
- to : "https://helix.box/liquidity-solver" ,
168
+ to : "https://xtoken.helixbox.ai/" ,
173
169
} ,
174
170
] ,
175
171
} ,
@@ -189,7 +185,7 @@ const config: Config = {
189
185
{
190
186
label : "Email" ,
191
187
icon :"fab fa-envelope" ,
192
- href : "mailto:hello@helix.box " ,
188
+ href : "mailto:hello@helixbox.ai " ,
193
189
} ,
194
190
195
191
] ,
@@ -199,19 +195,19 @@ const config: Config = {
199
195
items : [
200
196
{
201
197
label : "Privacy Policy" ,
202
- to : "https://helix.box /docs/Privacy_Policy.html" ,
198
+ to : "https://helixbox.ai /docs/Privacy_Policy.html" ,
203
199
} ,
204
200
{
205
201
label : "Terms of Use" ,
206
- to : "https://helix.box /docs/Terms_of_Use.html" ,
202
+ to : "https://helixbox.ai /docs/Terms_of_Use.html" ,
207
203
} ,
208
204
{
209
205
label : "Cookies Policy" ,
210
- to : "https://helix.box /docs/Cookies_Policy.html" ,
206
+ to : "https://helixbox.ai /docs/Cookies_Policy.html" ,
211
207
} ,
212
208
{
213
209
label : "3rd Party Services" ,
214
- to : "https://helix.box /docs/3rd_Party_Services.html" ,
210
+ to : "https://helixbox.ai /docs/3rd_Party_Services.html" ,
215
211
} ,
216
212
] ,
217
213
} ,
@@ -235,7 +231,7 @@ const config: Config = {
235
231
async : false ,
236
232
} ,
237
233
{
238
- src : 'https://dify.helix.box /embed.min.js' ,
234
+ src : 'https://dify.helixbox.ai /embed.min.js' ,
239
235
async : true ,
240
236
id :"50BF6mXsnaB2kVMY"
241
237
} ,
0 commit comments