feat: release rdbms as beta (#45428)
This commit is contained in:
@ -17,7 +17,8 @@ const certifications = [
|
||||
'Data Analysis with Python',
|
||||
'Information Security',
|
||||
'Machine Learning with Python',
|
||||
'Responsive Web Design (Beta)'
|
||||
'Responsive Web Design (Beta)',
|
||||
'Relational Database (Beta)'
|
||||
];
|
||||
|
||||
describe('Landing page', () => {
|
||||
|
Reference in New Issue
Block a user