Update replace.py
This commit is contained in:
parent
c9bce472e0
commit
00cacf4cd8
2
.github/replace.py
vendored
2
.github/replace.py
vendored
@ -190,7 +190,7 @@ def replace_pages(text):
|
|||||||
)
|
)
|
||||||
text = re.sub(
|
text = re.sub(
|
||||||
"https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/game-tools",
|
"https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/game-tools",
|
||||||
"/game-tools",
|
"/gaming-tools",
|
||||||
text,
|
text,
|
||||||
)
|
)
|
||||||
text = re.sub(
|
text = re.sub(
|
||||||
|
Loading…
Reference in New Issue
Block a user