Skip to content

Commit

Permalink
PD-3697 v2 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-velonis1 authored Dec 11, 2024
1 parent b72f125 commit a2893b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/redirect_creation/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -1401,7 +1401,7 @@ variable "redirects" {
{ key = "/what-is-a-jdbc-url", website_redirect = "/workflows/liquibase-community/using-jdbc-url-in-liquibase.html" },
{ key = "/what-is-a-jdbc-url.html", website_redirect = "/workflows/liquibase-community/using-jdbc-url-in-liquibase.html" },
{ key = "/workflows", website_redirect = "/workflows/home.html" },
{ key = "/workflows/command-line/maven.html", website_redirect = "tools-integrations/maven/commands/home.html" },
{ key = "/workflows/command-line/maven.html", website_redirect = "/tools-integrations/maven/commands/home.html" },
{ key = "/workflows/command-line/rollback.html", website_redirect = "/commands/rollback/home.html" },
{ key = "/workflows/commandline.html", website_redirect = "/commands/home.html" },
{ key = "/workflows/database-change-management/hibernate-5-integration.html", website_redirect = "https://contribute.liquibase.com/extensions-integrations/directory/database-tutorials/hibernate/" },
Expand Down

0 comments on commit a2893b8

Please sign in to comment.