mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix(docs): fix broken indexed link from Google search (#28496)
This commit is contained in:
@@ -187,6 +187,10 @@ const config = {
|
||||
to: '/docs/configuration/event-logging',
|
||||
from: '/docs/installation/event-logging/',
|
||||
},
|
||||
{
|
||||
to: '/docs/contributing/howtos',
|
||||
from: '/docs/contributing/translations/',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user