From bf8ad499c4d956df58e238c6e0a834d53da02304 Mon Sep 17 00:00:00 2001 From: Huw Date: Fri, 3 Mar 2023 14:05:24 +0000 Subject: [PATCH] fixes broken link --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 23b57f6..ed3f721 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ ### Resources * [Docs](https://etherpad.org/doc/latest/) * [Translating](https://github.com/ether/etherpad-lite/wiki/Translating) -* [HTTP API](https://etherpad.org/doc/latest/#index_http_api) +* [HTTP API](https://etherpad.org/doc/latest/#index_http-api) * [Plugin framework (API hooks)](https://etherpad.org/doc/latest/#index_hooks) * [Plugins (available)](https://github.com/ether/etherpad-lite/wiki/Available-Plugins) * [Plugins (wishlist)](https://github.com/ether/etherpad-lite/wiki/Plugin-Wishlist)