summaryrefslogtreecommitdiffstats
path: root/content/pages/developing.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/pages/developing.md')
-rw-r--r--content/pages/developing.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/content/pages/developing.md b/content/pages/developing.md
index 5db7b05..e19cf03 100644
--- a/content/pages/developing.md
+++ b/content/pages/developing.md
@@ -23,7 +23,7 @@ the LV2 distribution.
There is also a "book" generated from the literate source code of these plugins
(work in progress):
-* [Programming LV2 Plugins](http://lv2plug.in/book)
+* [Programming LV2 Plugins](//lv2plug.in/book)
After writing a plugin, be sure to [validate](validating-lv2-data.html) the
data to check for typos and invalid constructs.
@@ -57,8 +57,8 @@ involved. Start there to better understand an extension's purpose.
The API reference is generated from Doxygen, and serves the usual purpose. Go
there for documentation about a specific function, struct, or define.
-* [Specifications](http://lv2plug.in/ns)
-* [API Reference](http://lv2plug.in/doc/html)
+* [Specifications](//lv2plug.in/ns)
+* [API Reference](//lv2plug.in/doc/html)
## Distribution and Packaging
@@ -100,5 +100,5 @@ us in [#lv2](http://webchat.freenode.net/?channels=lv2) on irc.freenode.net
## Other Resources
-* [Logo](http://lv2plug.in/logo)
-* [LV2 Achievement of GMPI Requirements](http://lv2plug.in/gmpi.html)
+* [Logo](//lv2plug.in/logo)
+* [LV2 Achievement of GMPI Requirements](//lv2plug.in/gmpi.html)