From d0ce46722b151f67a09e414429568afc304bfdf7 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Tue, 12 Jun 2018 15:41:05 +0200 Subject: Minor cleanup in webpages --- eclipse/images/.htaccess | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 eclipse/images/.htaccess (limited to 'eclipse/images') diff --git a/eclipse/images/.htaccess b/eclipse/images/.htaccess deleted file mode 100644 index 4635130a3..000000000 --- a/eclipse/images/.htaccess +++ /dev/null @@ -1,5 +0,0 @@ -# Images in this folder have moved, now hosted at GitHub -# John 2013-01-10 - -RewriteEngine On -RewriteRule ^(.*)$ https://raw.github.com/GrammaticalFramework/gf-eclipse-plugin/master/doc/images/$1 [L,R=301] \ No newline at end of file -- cgit v1.2.3