From 0e915c13667ff0e20922d6b916c6e5614614f540 Mon Sep 17 00:00:00 2001 From: jos Date: Thu, 28 May 2015 14:43:30 +0200 Subject: [PATCH] Removed a broken link --- docs/network/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/network/index.html b/docs/network/index.html index 0036841a..48f6468e 100644 --- a/docs/network/index.html +++ b/docs/network/index.html @@ -891,7 +891,7 @@ var locales = { - Returns: String + Returns: String Returns a edgeId or undefined. The DOM positions are expected to be in pixels from the top left corner of the canvas.. @@ -1203,7 +1203,7 @@ var options = { oncontext same as click. Fired when the user click on the canvas with the right mouse button. The right mouse button does not - select by default. You can use getNodeAt to select the node if you + select by default. You can use the method getNodeAt to select the node if you want.