mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
Update replace.py
This commit is contained in:
parent
c9bce472e0
commit
00cacf4cd8
1 changed files with 1 additions and 1 deletions
2
.github/replace.py
vendored
2
.github/replace.py
vendored
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue