From f41dc281a1b4f46fa827c331f770310a55f75d91 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 9 Sep 2022 15:27:36 -0400 Subject: Fix API reference link --- content/pages/developing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/pages') diff --git a/content/pages/developing.md b/content/pages/developing.md index 43c7a88..f969a53 100644 --- a/content/pages/developing.md +++ b/content/pages/developing.md @@ -58,7 +58,7 @@ The API reference is generated from Doxygen, and serves the usual purpose. Go there for documentation about a specific function, struct, or define. * [Specifications](//lv2plug.in/ns) -* [API Reference](//lv2plug.in/doc/c/html) +* [API Reference](//lv2plug.in/c/html) ## Distribution and Packaging -- cgit v1.2.1