mirror of
https://github.com/zen-browser/updates-server.git
synced 2025-07-07 17:05:36 +02:00
Update write_redirects.py
Some checks are pending
Pre-Deploy Updates Server / build (push) Waiting to run
Some checks are pending
Pre-Deploy Updates Server / build (push) Waiting to run
This commit is contained in:
parent
2f1a06ae4d
commit
17bd45890c
1 changed files with 1 additions and 1 deletions
|
@ -31,5 +31,5 @@ for new, old in REDIRECTS.items():
|
|||
nf.write(content)
|
||||
print(f"Redirected {old} -> {new} in {target}/{branch}")
|
||||
|
||||
print("Done!")
|
||||
print("Done! Let's build the site next!")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue