We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e7c08 commit 1b4e275Copy full SHA for 1b4e275
legal_form/.htaccess
@@ -1,3 +1,3 @@
1
Options +FollowSymLinks
2
RewriteEngine on
3
-RewriteRule (.*) http://n-fuse.github.io/legal-form-vocab/$1 [R=302,L]
+RewriteRule (.*) http://n-fuse.github.io/legal-form-vocab$1 [R=302,L]
navigation_menu/.htaccess
-RewriteRule (.*) http://n-fuse.github.io/navigation-menu-vocab/$1 [R=302,L]
+RewriteRule (.*) http://n-fuse.github.io/navigation-menu-vocab$1 [R=302,L]
0 commit comments