From a6378b3d436efff1d54d059e86bd35fcf46aef4f Mon Sep 17 00:00:00 2001 From: Kalista Payne Date: Mon, 27 Jan 2025 19:37:38 -0600 Subject: [PATCH] fix(wiki): use new API Guidelines link --- apidoc/header.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidoc/header.md b/apidoc/header.md index 9f9ac90831..65b02e76a4 100644 --- a/apidoc/header.md +++ b/apidoc/header.md @@ -2,4 +2,4 @@ This webpage includes the documentation for version 3 of the [Habitica](https://habitica.com) API. -If you're developing a 3rd party tool that uses the Habitica API you should read the [Guidance for Comrades](https://habitica.fandom.com/wiki/Guidance_for_Comrades) and in particular the section called [Rules for Third-Party Tools](https://habitica.fandom.com/wiki/Guidance_for_Comrades#Rules_for_Third-Party_Tools) which includes suggestions on how to best use the API and the rules to follow when interacting with it. +If you're developing a 3rd party tool that uses the Habitica API, read the [API Usage Guidelines](https://github.com/HabitRPG/habitica/wiki/API-Usage-Guidelines), which describe how to be a responsible user of our server resources!