Skip to content

Commit

Permalink
Use https instead of http
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Oct 23, 2024
1 parent adc782f commit 729e844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/www-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
- match: default
dest: /404.html
- match: "~/omero-blog.*"
dest: http://blog.openmicroscopy.org
dest: https://blog.openmicroscopy.org
- match: "~/site/?$"
dest: /
- match: "~/site/news/?$"
Expand Down

0 comments on commit 729e844

Please sign in to comment.