Skip to content

Commit f56e46a

Browse files
authored
fix hob/hdo.owl redirection
1 parent c1882e9 commit f56e46a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

hob/.htaccess

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ RewriteRule ^$ https://codebase.helmholtz.cloud/hmc/hmc-public/hob [R=303,L]
2929

3030
# Redirect for hob/hdo
3131
RewriteRule ^hdo$ https://gitlab.hzdr.de/hmc/hmc-public/hob/hdo/-/raw/main/hdo.owl [R=303,L]
32-
RewriteRule ^hdo/hdo-full.owl$ https://gitlab.hzdr.de/hmc/hmc-public/hob/hdo/-/raw/main/hdo-full.owl [R=303,L]
33-
RewriteRule ^hdo/hdo-base.owl$ https://gitlab.hzdr.de/hmc/hmc-public/hob/hdo/-/raw/main/hdo-base.owl [R=303,L]
34-
RewriteRule ^hdo/hdo.owl$ https://gitlab.hzdr.de/hmc/hmc-public/hob/hdo/-/raw/main/hdo.owl [R=303,L]
32+
RewriteRule ^hdo-full.owl$ https://gitlab.hzdr.de/hmc/hmc-public/hob/hdo/-/raw/main/hdo-full.owl [R=303,L]
33+
RewriteRule ^hdo-base.owl$ https://gitlab.hzdr.de/hmc/hmc-public/hob/hdo/-/raw/main/hdo-base.owl [R=303,L]
34+
RewriteRule ^hdo.owl$ https://gitlab.hzdr.de/hmc/hmc-public/hob/hdo/-/raw/main/hdo.owl [R=303,L]
3535

3636

3737
# redirects hdo imports

0 commit comments

Comments
 (0)