aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index d2a3bd8..94acfcc 100644
--- a/.htaccess
+++ b/.htaccess
@@ -21,4 +21,5 @@
RewriteRule ^books/sociedade(.*)$ /books/sociology$1 [R]
RewriteRule ^books/tecnopolitica(.*)$ /books/technology$1 [R]
RewriteRule ^organizacao$ https://templates.fluxo.info/organizacao [R]
+ RewriteRule ^research/lab$ https://templates.fluxo.info/lab [R]
</IfModule>