summaryrefslogtreecommitdiff
path: root/eclipse/images
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2018-06-12 15:41:05 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2018-06-12 15:41:05 +0200
commitd0ce46722b151f67a09e414429568afc304bfdf7 (patch)
tree348c3fea3d16a698487c396924a711add5c31e55 /eclipse/images
parentbaa74e7b320408bcc6cad5405698a12cd0b2e5f8 (diff)
Minor cleanup in webpages
Diffstat (limited to 'eclipse/images')
-rw-r--r--eclipse/images/.htaccess5
1 files changed, 0 insertions, 5 deletions
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