From 7a2a45691068db51ba4e7dc851f44a17f545f0ae Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 6 Jul 2023 13:57:32 +0100 Subject: Fix wiki links --- docs/developer/api.md | 3 +-- docs/developer/new-task-type.md | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'docs/developer') diff --git a/docs/developer/api.md b/docs/developer/api.md index 5bc91ff2..4ab49017 100644 --- a/docs/developer/api.md +++ b/docs/developer/api.md @@ -5,8 +5,7 @@ parent: Developer # API -{: .highlight } -**This page is under construction.** The information contained here may be inaccurate or incomplete. You can help by [contributing information to the wiki](https://github.com/LMBishop/Quests/wiki/Contributing-to-the-wiki). +{% include incomplete.md %} Quests provides an API for other people to use. **This API is experimental and may be subject to change.** For usages, it is best to take a look into the plugin itself. diff --git a/docs/developer/new-task-type.md b/docs/developer/new-task-type.md index cedc3711..3a054984 100644 --- a/docs/developer/new-task-type.md +++ b/docs/developer/new-task-type.md @@ -5,9 +5,7 @@ parent: Developer # New task type -{: .highlight } -**This page is under construction.** The information contained here may be inaccurate or incomplete. You can help by [contributing information to the wiki](https://github.com/LMBishop/Quests/wiki/Contributing-to-the-wiki). - +{% include incomplete.md %} The following information is for developers who are interested in integrating Quests into their own plugin. -- cgit v1.2.3-70-g09d2