krz/hutch

an ios client for sourcehut

clone: git clone https://gitbay.org/krz/hutch.git

e60ff51620affd831202f06f710fcef6e1e92634

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-03-20T00:38:02Z

fix: website URIs
 website/index.html | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/website/index.html b/website/index.html
index 296f803..c15b710 100644
--- a/website/index.html
+++ b/website/index.html
@@ -76,37 +76,37 @@
           built to make SourceHut feel at home on iOS.</p>
         <div class="shot-scroll" aria-label="Hutch screenshots">
           <figure class="shot-card">
-            <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/01_patch.jpg" alt="Patch review screenshot"
+            <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/01_patch.jpg" alt="Patch review screenshot"
               loading="lazy" />
             <figcaption>Review patches anywhere</figcaption>
           </figure>
           <figure class="shot-card">
-            <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/02_thread.jpg" alt="Threaded inbox screenshot"
+            <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/02_thread.jpg" alt="Threaded inbox screenshot"
               loading="lazy" />
             <figcaption>Stay on top of discussions</figcaption>
           </figure>
           <figure class="shot-card">
-            <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/03_builds.jpg" alt="Builds screenshot"
+            <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/03_builds.jpg" alt="Builds screenshot"
               loading="lazy" />
             <figcaption>Monitor builds in real time</figcaption>
           </figure>
           <figure class="shot-card">
-            <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/04_tickets.jpg" alt="Tickets screenshot"
+            <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/04_tickets.jpg" alt="Tickets screenshot"
               loading="lazy" />
             <figcaption>Manage issues on the go</figcaption>
           </figure>
           <figure class="shot-card">
-            <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/05_repo.jpg" alt="Repository diff screenshot"
+            <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/05_repo.jpg" alt="Repository diff screenshot"
               loading="lazy" />
             <figcaption>Explore your code</figcaption>
           </figure>
           <figure class="shot-card">
-            <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/06_projects.jpg" alt="Projects screenshot"
+            <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/06_projects.jpg" alt="Projects screenshot"
               loading="lazy" />
             <figcaption>Everything in one place</figcaption>
           </figure>
           <figure class="shot-card">
-            <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/07_actions.jpg"
+            <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/07_actions.jpg"
               alt="Build submission screenshot" loading="lazy" />
             <figcaption>Take action instantly</figcaption>
           </figure>