Skip to content

Commit

Permalink
[docs] add airlift redirect (#27359)
Browse files Browse the repository at this point in the history
## Summary & Motivation

## How I Tested These Changes

## Changelog

NOCHANGELOG
  • Loading branch information
cmpadden authored Jan 24, 2025
1 parent 6414662 commit 2d24206
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/docs-beta/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -1659,6 +1659,11 @@
"source": "/integrations/airlift/airflow-1-migration",
"destination": "/integrations/libraries/airlift",
"permanent": false
},
{
"source": "/integrations/airlift",
"destination": "/integrations/libraries/airlift",
"permanent": false
}
]
}

1 comment on commit 2d24206

@github-actions
Copy link

@github-actions github-actions bot commented on 2d24206 Jan 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagster-docs ready!

✅ Preview
https://dagster-docs-i33hkbqku-elementl.vercel.app

Built with commit 2d24206.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.