From a61e8cece55e423dead1496f6a17bef2228a2f83 Mon Sep 17 00:00:00 2001 From: Samuel Mannehed Date: Thu, 12 Oct 2017 15:07:22 +0200 Subject: [PATCH] Modules / API is now in the repo - update the link --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 7f3b261..b50f3b5 100644 --- a/Home.md +++ b/Home.md @@ -7,7 +7,7 @@ - [[Projects/Companies|Projects and companies-using-noVNC]] - An extensive list of projects and companies that use noVNC -- [[Modules/API|Modules API]] - The library modules that make up noVNC and their JavaScript API. +- [[Modules/API|https://github.com/novnc/noVNC/blob/master/docs/API.md]] - The library modules that make up noVNC and their JavaScript API. - [[Integration]] - How to make noVNC work in existing projects.