Skip to content

Commit

Permalink
Merge pull request #1442 from pietercolpaert/patch-2
Browse files Browse the repository at this point in the history
To do #1121 for pietercolpaert
  • Loading branch information
davidlehn committed Jul 17, 2019
2 parents 212d6ce + 140a1d3 commit e8618a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tree/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Header set Access-Control-Allow-Origin *
Header set Access-Control-Allow-Headers DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified$
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^.*$ https://rawgit.com/pietercolpaert/TreeOntology/master/tree.ttl [R=303,L]
RewriteRule ^.*$ https://cdn.jsdelivr.net/gh/pietercolpaert/TreeOntology@master/tree.ttl [R=303,L]

0 comments on commit e8618a0

Please sign in to comment.