From fb79ba76dcb9281e1b9a968c0b57d223d2b8a665 Mon Sep 17 00:00:00 2001 From: Camila Belo Date: Thu, 29 Aug 2024 17:00:47 +0200 Subject: [PATCH] Update docs/permissions/plugin-authors/01-setup--old.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Camila Belo --- docs/permissions/plugin-authors/01-setup--old.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/permissions/plugin-authors/01-setup--old.md b/docs/permissions/plugin-authors/01-setup--old.md index 3e681c2cb3..34802d004f 100644 --- a/docs/permissions/plugin-authors/01-setup--old.md +++ b/docs/permissions/plugin-authors/01-setup--old.md @@ -1,5 +1,5 @@ --- -id: 01-setup +id: 01-setup--old title: 1. Tutorial setup description: How to get started with the permission framework as a plugin author ---