mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
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