From 17d596da9c1ab01e5f9923450f253fbe392667f0 Mon Sep 17 00:00:00 2001 From: cbdev Date: Thu, 8 Jun 2017 04:05:49 +0200 Subject: Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7ddb78..aeb8ae1 100644 --- a/README.md +++ b/README.md @@ -140,5 +140,5 @@ The architecture is split into the `midimonster` core, handling mapping and resource management, and the backends, which are shared objects loaded at start time, which provide a protocol mapping to instances / channels. -The API and structures is more-or-less documented in (midimonster.h)[midimonster.h], +The API and structures is more-or-less documented in [midimonster.h](midimonster.h), more detailed documentation may follow. -- cgit v1.2.3