forked from GitHub/gf-core
GFEP: remove doc images and include redirection file (.htaccess)
This commit is contained in:
5
eclipse/images/.htaccess
Normal file
5
eclipse/images/.htaccess
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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]
|
||||
Reference in New Issue
Block a user