From 308df902d6ff8656cea13e61e5277890d5ad4f08 Mon Sep 17 00:00:00 2001 From: Matthieu Date: Fri, 8 Oct 2021 14:45:24 +0400 Subject: [PATCH] docs: fix broken link --- docs/docs/internals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/internals/index.md b/docs/docs/internals/index.md index d2bbd9f..c9c25d4 100644 --- a/docs/docs/internals/index.md +++ b/docs/docs/internals/index.md @@ -46,6 +46,6 @@ of the discord events, webhooks and more. #### Protocols -All the protocols a detailed in the [protocols folder](protocols) +All the protocols a detailed in the [protocols folder](protocols/index) #### \ No newline at end of file -- 2.39.5