Radish alpha
r
Radicle website including documentation and guides
Radicle
Git (anonymous pull)
Log in to clone via SSH
guide/seeder: Rename "Seeder's" to "Seeder"
stellarmagnet committed 11 months ago
commit e4cb7b2268b6f15b431710f13144be93a1a82df7
parent 792edb50c14d8c79b8bad3385506487cd76aedcc
2 files changed +2 -2
modified _guides/seeder.md
@@ -1,5 +1,5 @@
---
-
title: Radicle Seeder's Guide
+
title: Radicle Seeder Guide
subtitle: How to run a Radicle seed node
banner: 24.medium.png
layout: guide
modified _pages/guides.md
@@ -14,5 +14,5 @@ also check out our [FAQ](/faq) if you can't find what you're looking for.
<div class="menu">
  <a class="button secondary" href="/guides/user">User Guide &rarr;</a>
  <a class="button secondary" href="/guides/protocol">Protocol Guide &rarr;</a>
-
  <a class="button secondary" href="/guides/seeder">Seeder's Guide &rarr;</a>
+
  <a class="button secondary" href="/guides/seeder">Seeder Guide &rarr;</a>
</div>