Skip to content

Commit

Permalink
update chainpoint for v4 spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jacohend committed Nov 22, 2019
1 parent 20646d6 commit 92df332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chainpoint/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ RewriteEngine on
RewriteRule ^$ https://chainpoint.org/ [R=302,L]
RewriteRule ^v2$ https://chainpoint.org/contexts/chainpoint-v2.jsonld [R=302,L]
RewriteRule ^v3$ https://chainpoint.org/contexts/chainpoint-v3.jsonld [R=302,L]
RewriteRule ^v4$ https://chainpoint.org/contexts/chainpoint-v4.jsonld [R=302,L]

0 comments on commit 92df332

Please sign in to comment.