File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ Redirect 301 /memory.html http://wiki.dlang.org/Memory_Management
2828Redirect 301 /windows.html http://wiki.dlang.org/D_for_Win32
2929Redirect 301 /getstarted.html http://wiki.dlang.org/Getting_Started
3030Redirect 301 /tools.html http://wiki.dlang.org/Development_tools
31- Redirect 301 /glossary.html http://wiki.dlang.org/spec/glossary.html
3231
3332Redirect 301 /bugstats.php /bugstats.html
3433Redirect 301 /bugstats.php.html /bugstats.html
@@ -56,7 +55,8 @@ RewriteRule ^(spec|intro|lex|grammar|module|declaration|type|property|\
5655attribute|pragma|expression|statement|arrays|hash-map|struct|class|interface|\
5756enum|const3|function|operatoroverloading|template|template-mixin|contracts|\
5857version|traits|errors|unittest|garbage|float|iasm|ddoc|interfaceToC|\
59- cpp_interface|objc_interface|portability|entity|memory-safe-d|abi|simd)\
58+ cpp_interface|objc_interface|portability|entity|memory-safe-d|abi|simd|\
59+ glossary)\
6060(\.html)?$ \
6161spec/$1 .html [R=301,L ]
6262
You can’t perform that action at this time.
0 commit comments