[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/2] Removing deprecated links (minifree,notabug)
|
From: |
Adrien Bourmault |
|
Subject: |
[PATCH 1/2] Removing deprecated links (minifree,notabug) |
|
Date: |
Thu, 16 Mar 2023 18:25:38 +0100 |
---
site/template.include | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/template.include b/site/template.include
index 14ac550..34d8d9a 100644
--- a/site/template.include
+++ b/site/template.include
@@ -95,11 +95,11 @@ $endif$
<li><a href="/docs/install/">Install</a></li>
<li><a href="/docs/">Docs</a></li>
<li><a href="/news/">News</a></li>
-<li><a href="https://notabug.org/libreboot/lbmk/issues">Bugs</a></li>
+<li><a href="https://todo.sr.ht/~libreboot/Libreboot">Bugs</a></li>
<li><a href="/tasks/">TODO</a></li>
<li><a href="/git.html">Send patch</a></li>
<li><a href="/contact.html">Contact</a></li>
-<li><strong><a href="https://minifree.org/">Buy preinstalled</a></strong></li>
+<li><strong><a href="https://ryf.fsf.org/categories/laptops">Buy
preinstalled</a></strong></li>
</ul>
<hr/>
</header>
--
2.39.2
- [PATCH 1/2] Removing deprecated links (minifree,notabug),
Adrien Bourmault <=