mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: remove repetitive words (#26439)
This commit is contained in:
@@ -98,7 +98,7 @@ import:
|
||||
original: oldsite.example.com/forums # without http(s)://
|
||||
new: http://discourse.example.com # with http:// or https://
|
||||
|
||||
# Enable this, if you want to redirect old forum links to the the new locations.
|
||||
# Enable this, if you want to redirect old forum links to the new locations.
|
||||
permalinks:
|
||||
categories: true # redirects /viewforum.php?f=1 to /c/category-name
|
||||
topics: true # redirects /viewtopic.php?f=6&t=43 to /t/topic-name/81
|
||||
|
||||
Reference in New Issue
Block a user