Adapt the URL in the content to match prod
All checks were successful
Jekyll / jekyll (pull_request) Successful in 45s
All checks were successful
Jekyll / jekyll (pull_request) Successful in 45s
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
45b311c638
commit
599bb5c7ca
|
@ -10,4 +10,4 @@ main:
|
|||
- title: "About"
|
||||
url: "#about"
|
||||
- title: "Fork me"
|
||||
url: "https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/"
|
||||
url: "https://forge.of.tahoe-lafs.org/tahoe-lafs/web-landing-page/"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: single
|
||||
title: "New landing page"
|
||||
date: 2024-05-29 21:47:57 +0200
|
||||
date: 2025-08-13 17:54:00 +0200
|
||||
excerpt: "The old Tahoe-LAFS landing page is gone!"
|
||||
header:
|
||||
teaser: /assets/images/posts/old-landing-page-teaser.png
|
||||
|
@ -19,4 +19,4 @@ Goodbye Trac...
|
|||
|
||||
[old]: https://tahoe-lafs.org/trac/tahoe-lafs/wiki/WikiStart
|
||||
[new]: https://www.lafs.eval.latfa.net/
|
||||
[repo]: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/
|
||||
[repo]: https://forge.of.tahoe-lafs.org/tahoe-lafs/web-landing-page/
|
||||
|
|
|
@ -55,8 +55,8 @@ contribute_list:
|
|||
alt: "issues"
|
||||
title: "Issues"
|
||||
excerpt: '<ul>
|
||||
<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>
|
||||
<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>-->
|
||||
</ul>'
|
||||
- image_path: /assets/images/code.svg
|
||||
alt: "code"
|
||||
|
|
Loading…
Reference in a new issue