We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d060b commit 6ecefb2Copy full SHA for 6ecefb2
1 file changed
apps.html
@@ -68,7 +68,7 @@ <h2 id="app_launcher" property="name">App Launcher</h2>
68
</style>
69
<ul class="tiles tile-links" id="apps-list">
70
<li data-name="The ODI Solid File Manager" data-category="Pod Management">
71
- <a href="http://solid-file-manager.theodi.org/">
+ <a href="https://solid-file-manager.theodi.org/">
72
<div class="tile-header">
73
<div style="width:100px; height:56px; display:flex; align-items:center; justify-content:center;">
74
<img alt="Solid file manager logo" src="/assets/img/logo/file-manager-logo.svg" style="width:100%; height:100%; object-fit:contain;"/>
0 commit comments