Update replace.py

This commit is contained in:
nbats 2024-05-24 06:17:43 -07:00 committed by GitHub
parent c9bce472e0
commit 00cacf4cd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/replace.py vendored
View File

@ -190,7 +190,7 @@ def replace_pages(text):
)
text = re.sub(
"https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/game-tools",
"/game-tools",
"/gaming-tools",
text,
)
text = re.sub(