Skip to content

Commit 0f0c376

Browse files
authored
change html dos link for hdo
1 parent d34e7fc commit 0f0c376

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hob/.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml [OR]
1818
RewriteCond %{HTTP_ACCEPT} text/\* [OR]
1919
RewriteCond %{HTTP_ACCEPT} \*/\* [OR]
2020
RewriteCond %{HTTP_USER_AGENT} ^Mozilla/.*
21-
RewriteRule ^(HDO_[0-9]+)$ https://materials-data-science-and-informatics.github.io/Helmholtz-Digitisation-Ontology-Documentation/index.html#https://purls.helmholtz-metadaten.de/hob/$1 [R=303,NE,L]
21+
RewriteRule ^(HDO_[0-9]+)$ https://materials-data-science-and-informatics.github.io/Helmholtz-Digitisation-Ontology-Documentation/index-en.html#https://purls.helmholtz-metadaten.de/hob/$1 [R=303,NE,L]
2222

2323

2424
# Redirect for hdo terms (e.g. hob/HDO_00004001)

0 commit comments

Comments
 (0)