diff --git a/docs/tgbotapi/plagubot/index.md b/docs/plagubot/index.md similarity index 100% rename from docs/tgbotapi/plagubot/index.md rename to docs/plagubot/index.md diff --git a/docs/tgbotapi/plagubot/opportunities_out_of_the_box.md b/docs/plagubot/opportunities_out_of_the_box.md similarity index 100% rename from docs/tgbotapi/plagubot/opportunities_out_of_the_box.md rename to docs/plagubot/opportunities_out_of_the_box.md diff --git a/mkdocs.yml b/mkdocs.yml index 38769f6..82f63f7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -28,8 +28,8 @@ nav: - 'tgbotapi/updates/heroku.md' - Logic handling: 'tgbotapi/logic/' - DSLs: 'tgbotapi/dsls/' - - PlaguBot (TBD): - - 'tgbotapi/plagubot/' + - PlaguBot (TBD): + - 'plagubot/' - 'Krontab': - 'krontab/index.md' - KDocs: 'https://krontab.inmo.dev/'