Compare commits

..

1 commit

Author SHA1 Message Date
Benoit Donneaux 4c0f829072 Adapt the URL in the post to match prod
All checks were successful
Jekyll / jekyll (pull_request) Successful in 43s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2025-08-13 19:56:26 +02:00
2 changed files with 3 additions and 3 deletions

View file

@ -10,4 +10,4 @@ main:
- title: "About"
url: "#about"
- title: "Fork me"
url: "https://forge.of.tahoe-lafs.org/tahoe-lafs/web-landing-page/"
url: "https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/"

View file

@ -55,8 +55,8 @@ contribute_list:
alt: "issues"
title: "Issues"
excerpt: '<ul>
<li>Visit the <a href="https://tahoe-lafs.org/trac/tahoe-lafs"><b>issue</b></a> tracker</li>
<!--<li>Register an <a href="https://forge.of.tahoe-lafs.org/user/sign_up"><b>account</b></a> to interact</li>-->
<li>Visit the <a href="https://code.lafs.eval.latfa.net/tahoe-lafs/trac/issues"><b>issue</b></a> tracker</li>
<li>Register an <a href="https://code.lafs.eval.latfa.net/user/sign_up"><b>account</b></a> to interact</li>
</ul>'
- image_path: /assets/images/code.svg
alt: "code"