diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2018-06-12 15:41:05 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2018-06-12 15:41:05 +0200 |
| commit | d0ce46722b151f67a09e414429568afc304bfdf7 (patch) | |
| tree | 348c3fea3d16a698487c396924a711add5c31e55 /eclipse/images | |
| parent | baa74e7b320408bcc6cad5405698a12cd0b2e5f8 (diff) | |
Minor cleanup in webpages
Diffstat (limited to 'eclipse/images')
| -rw-r--r-- | eclipse/images/.htaccess | 5 |
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 |
