Skip to content

Commit

Permalink
Merge pull request perma-id#1346 from markwilkinson/master
Browse files Browse the repository at this point in the history
new FAIR front end redirect
  • Loading branch information
davidlehn authored Apr 26, 2019
2 parents 187118f + fdf2bd7 commit 2b4dfa9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions AmIFAIR/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Header set Access-Control-Allow-Origin *
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ https://fairsharing.github.io/FAIR-Maturity-FrontEnd [R=302,L]
5 changes: 5 additions & 0 deletions AmIFAIR/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# URI for the FAIR Maturity Evaluator front-end

## Maintainers

* [email protected]

0 comments on commit 2b4dfa9

Please sign in to comment.