Skip to content

Commit fe71a4d

Browse files
versioning for 10.9 and 10.8
1 parent 650aea6 commit fe71a4d

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

src/configs/doc-configs.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,18 @@ module.exports = {
3939
link: ' ',
4040
subLabel: 'Cloud (Latest)',
4141
},
42+
{
43+
label: '10.8.0.cl',
44+
link: '10.8.0.cl',
45+
subLabel: 'Cloud',
46+
subLabel: 'https://developer-docs-10-8-0-cl.vercel.app/docs’,
47+
},
48+
{
49+
label: '10.6.0.cl',
50+
link: '10.6.0.cl',
51+
subLabel: 'Cloud',
52+
iframeUrl: 'https://developer-docs-10-6-0-cl.vercel.app/docs',
53+
}
4254
],
4355
CUSTOM_PAGE_ID: {
4456
API_PLAYGROUND: 'restV2-playground',

0 commit comments

Comments
 (0)