Skip to content

Commit 68c3774

Browse files
iframe url for 10.6 and dropdown commits
1 parent ee8acda commit 68c3774

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/configs/doc-configs.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ module.exports = {
3838
label: '10.8.0.cl',
3939
link: ' ',
4040
subLabel: 'Cloud (Latest)',
41-
iframeUrl: 'https://developers.thoughtspot.com/docs/'
4241
},
4342
{
4443
label: '10.6.0.cl',
@@ -52,12 +51,6 @@ module.exports = {
5251
subLabel: 'Software (Latest)',
5352
iframeUrl: 'https://visual-embed-sdk-10-1.vercel.app/docs',
5453
},
55-
{
56-
label: '10.1.0.sw',
57-
link: '10-1-0-sw',
58-
subLabel: 'Software (Latest)',
59-
iframeUrl: 'https://visual-embed-sdk-10-1.vercel.app/docs',
60-
},
6154
],
6255
CUSTOM_PAGE_ID: {
6356
API_PLAYGROUND: 'restV2-playground',

0 commit comments

Comments
 (0)