sup

A curses threads-with-tags style email client

sup-website.git

git clone https://supmua.dev/git/sup-website/
commit 1f0a78b1218e963c725f071324157757b00b0c37
parent 6e6dd32434021612afffadc317e6a2dce29edc4d
Author: Dan Callaghan <djc@djc.id.au>
Date:   Sun, 12 Oct 2025 13:20:29 +1100

link to the GitHub repo instead of the org

There is not much of interest to see in the sup-heliotrope GitHub
organisation anymore, besides Sup itself.

Diffstat:
M _layouts/default.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_layouts/default.md b/_layouts/default.md
@@ -18,7 +18,7 @@
         </a>
 
         <section id="links">
-          <a href="https://github.com/sup-heliotrope" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
+          <a href="https://github.com/sup-heliotrope/sup" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
         <a href="https://github.com/sup-heliotrope/sup/wiki" class="btn">Wiki</a>
         <a href="https://github.com/sup-heliotrope/sup/issues" class="btn">Issues</a>
         <a href="/history/" class="btn">History</a>