summaryrefslogtreecommitdiffstats
path: root/content/pages/developing.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-22 11:46:18 -0400
committerDavid Robillard <d@drobilla.net>2022-08-22 11:46:18 -0400
commit70c6b093107683245b830924db54ed10d634b582 (patch)
tree95beea269b0d3f68412108649743f32e76e48e0b /content/pages/developing.md
parent490eaef67d0387cc15a916c05fe9d1dbb949ece1 (diff)
downloadlv2site-70c6b093107683245b830924db54ed10d634b582.tar.xz
Fix broken links
Diffstat (limited to 'content/pages/developing.md')
-rw-r--r--content/pages/developing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/pages/developing.md b/content/pages/developing.md
index e19cf03..43c7a88 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/html)
+* [API Reference](//lv2plug.in/doc/c/html)
## Distribution and Packaging