Skip to content

Commit 42a72f2

Browse files
version drop-down fix
1 parent 39bdc5d commit 42a72f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/configs/doc-configs.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ module.exports = {
4949
VERSION_DROPDOWN: [
5050
{
5151
label: '26.7.0.cl',
52-
link: '26.7.0.cl',
52+
link: ' ',
5353
subLabel: 'Cloud (Latest)',
5454
iframeUrl: 'https://developer-docs-26-7-0-cl.vercel.app/docs/',
5555
},
5656
{
5757
label: '26.6.0.cl',
58-
link: ' ',
58+
link: '26.6.0.cl',
5959
subLabel: 'Cloud',
6060
iframeUrl: 'https://developer-docs-26-6-0-cl.vercel.app/docs/',
6161
},

0 commit comments

Comments
 (0)