Skip to content

Commit

Permalink
chore: trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
coelhucas committed Jan 7, 2025
1 parent 5f304ce commit efeadd2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lambda/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -821,4 +821,8 @@ module.exports = [
from: "/use-timescale/latest/compression/backfill-historical-data/",
to: "https://github.com/timescale/timescaledb-extras/blob/master/backfill.sql",
},
{
from: "/use-timescale/unexistent-path",
to: "https://github.com/timescale",
},
];

0 comments on commit efeadd2

Please sign in to comment.