From f4d0d556209bbd358dae5907bd67159a2e02a832 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 3 Jan 2022 11:40:42 -0500 Subject: [PATCH] Remove extra line. --- src/en/federation/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/federation/overview.md b/src/en/federation/overview.md index 4f8bd41..949984b 100644 --- a/src/en/federation/overview.md +++ b/src/en/federation/overview.md @@ -1,7 +1,7 @@ # Federation Overview -This document is for anyone who wants to know how Lemmy federation works, without being overly technical. It is meant provide a high-level overview of ActivityPub federation in Lemmy. If you are implementing ActivityPub yourself and want to be compatible with Lemmy, read our [Federation overview](../federation/overview.md). +This document is for anyone who wants to know how Lemmy federation works, without being overly technical. It is meant provide a high-level overview of ActivityPub federation in Lemmy. If you are implementing ActivityPub yourself and want to be compatible with Lemmy, read our [ActivityPub API outline](contributing_apub_api_outline.md). ## Documentation conventions