Skip to content

Commit 572d8fe

Browse files
committed
Redirect cba tools link to maintenance page.
1 parent fa8df86 commit 572d8fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/defines/menumaps/links-mainmenu.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ module.exports = {
3939
},
4040
{
4141
'title': 'CBA Tool',
42-
'link': 'http://cbatool.ciat.cgiar.org/',
43-
'external': 'true',
42+
'link': '/maintenance',
43+
'external': 'false',
4444
'children': []
4545
},
4646
{

0 commit comments

Comments
 (0)