diff --git a/docs/apis.md b/docs/apis.md index 2ae8ccef57..28f957a01f 100644 --- a/docs/apis.md +++ b/docs/apis.md @@ -193,7 +193,7 @@ The [Task API](https://docs.moodle.org/dev/Task_API) lets you run jobs in the ba ### Time API (time) -The [Time API](./apis/subsystems/task/index.md) takes care of translating and displaying times between users in the site. +The [Time API](./apis/subsystems/time/index.md) takes care of translating and displaying times between users in the site. ### Testing API (test)