Skip to content

Commit

Permalink
Fixed redirect paths
Browse files Browse the repository at this point in the history
  • Loading branch information
mauro-balades committed Dec 10, 2024
1 parent 2cdf07c commit 6bb976c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/write_redirects.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
REDIRECTS = {
"twilightundefined": "twilight", # A bug there was with previous twilight updates
"alpha": "beta", # Alpha -> Beta
"alpha-generic": "beta-generic", # Alpha -> Beta
}

UPDATES_ROOT = "updates/browser"
Expand Down

0 comments on commit 6bb976c

Please sign in to comment.