mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
[docs]: Added redirection
This commit is contained in:
parent
253168cc5d
commit
a56f1e26f0
1 changed files with 4 additions and 0 deletions
|
|
@ -515,6 +515,10 @@ module.exports = {
|
|||
to: '/docs/setup/upgrade-to-v3',
|
||||
from: '/docs/setup/cloud-v3-migration',
|
||||
},
|
||||
{
|
||||
to: '/docs/tj-setup/observability/observability-otel',
|
||||
from: '/docs/tj-setup/observability-otel',
|
||||
}
|
||||
// {
|
||||
// to: '/docs/workflows/how-to/trigger-workflow-from-app',
|
||||
// from: '/docs/workflows/trigger-workflow-from-app',
|
||||
|
|
|
|||
Loading…
Reference in a new issue