From ff1bfebe3fdc864b7baed079b94d4a3c53429dcd Mon Sep 17 00:00:00 2001 From: ngn Date: Fri, 23 Feb 2024 22:23:13 +0300 Subject: [PATCH] fix: Fix bugs.json, update download.json for the new format --- download.json | 3 ++- wiki/other/bugs.json | 6 +++--- wiki/other/bugs.md | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/download.json b/download.json index 991558b..be7d88c 100644 --- a/download.json +++ b/download.json @@ -1,3 +1,4 @@ { - "title": "24.01" + "id": "24.01", + "title": "24" } diff --git a/wiki/other/bugs.json b/wiki/other/bugs.json index 76ab103..c174a0e 100644 --- a/wiki/other/bugs.json +++ b/wiki/other/bugs.json @@ -1,6 +1,6 @@ { - "id": "chat", - "title": "Chat", + "id": "bugs", + "title": "Bugs", "author": "ngn", - "date": "22/02/24" + "date": "23/02/24" } diff --git a/wiki/other/bugs.md b/wiki/other/bugs.md index 1ad5c0a..b8e9def 100644 --- a/wiki/other/bugs.md +++ b/wiki/other/bugs.md @@ -1,5 +1,5 @@ As an user or a developer, reporting the bugs you find is really important -for the project. On this page you will find information about how you can report +for development of the project. On this page you will find information about how you can report bugs to the project. ## Package bugs/issues