From 0a257fd165d763da9924ef3b8a24adc2f8780160 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 18 Aug 2019 13:15:54 -0300 Subject: Moves research/lab to templates project --- .htaccess | 1 + 1 file changed, 1 insertion(+) (limited to '.htaccess') 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] -- cgit v1.2.3