Skip to content

Commit

Permalink
fixed pblm with uri format
Browse files Browse the repository at this point in the history
This commit is bringing a fix to the problem @dgarijo mentioned in his comments to my pull request
  • Loading branch information
raphlap authored Jul 7, 2021
1 parent cd4bd3f commit 880e367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 67375/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ AddType application/ld+json .jsonld
RewriteEngine On

# test.skohub 67375
RewriteRule ^67375/(.*) https://skohub.io/raphlap/test_so/heads/main/w3id.org/67375/$1 [R=302,L]
RewriteRule ^TSO/(.*) https://skohub.io/raphlap/test_so/heads/main/w3id.org/67375/$1 [R=302,L]

0 comments on commit 880e367

Please sign in to comment.