docs: renamed yugabyte to yugabytedb (#19068)

* docs: renamed yugabyte to yugabytedb

* fixed redirect error

* pass that test!

(cherry picked from commit 7af26a0492)
This commit is contained in:
Srini Kadamati
2022-03-08 17:29:22 -05:00
committed by Ville Brofeldt
parent 8bef059624
commit 3ce4f051d5
5 changed files with 11 additions and 5 deletions

View File

@@ -139,7 +139,7 @@ export const Databases = [
imgName: 'teradata.png'
},
{
title: 'Yugabyte',
title: 'YugabyteDB',
href: "www.yugabyte.com",
imgName: 'yugabyte.png'
}