Skip to content

Commit

Permalink
Update .htaccess
Browse files Browse the repository at this point in the history
"updated url of the project"
  • Loading branch information
marcostranisci authored Jun 9, 2021
1 parent fd0f5aa commit 05b7904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnderRepresentedWritersOntology/.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://github.com/marcostranisci/UnderRepresentedWritersProject [R=302,L]
RewriteRule ^$ https://underrepresented.di.unito.it/ [R=302,L]

0 comments on commit 05b7904

Please sign in to comment.