Change footer source link and link text for issues

Adrian Simmons created

Signed-off-by: Adrian Simmons <adrian@perlucida.co.uk>

Change summary

ws/static/home.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

ws/static/home.html 🔗

@@ -88,7 +88,7 @@
         </main>
         <footer>
             <div class="wrapper">
-                <p>Willow &mdash; <a href="https://git.sr.ht/~amolith/willow">SourceHut</a> &mdash; <a href="https://todo.sr.ht/~amolith/willow">Issues</a></p>
+                <p>Willow &mdash; <a href="https://getwillow.org">Source code</a> &mdash; <a href="https://todo.sr.ht/~amolith/willow">Issue queue</a></p>
             </div>
         </footer>
         </div>