mirror of
https://github.com/apache/superset.git
synced 2026-05-28 11:15:24 +00:00
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:
committed by
Ville Brofeldt
parent
8bef059624
commit
3ce4f051d5
@@ -117,6 +117,10 @@ const config = {
|
||||
to: '/docs/contributing/contributing-page',
|
||||
from: '/docs/contributing/contribution-guidelines',
|
||||
},
|
||||
{
|
||||
to: '/docs/databases/yugabytedb',
|
||||
from: '/docs/databases/yugabyte/',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user