From 2f1ff1b9d27e65e803cfa4774037177a76d43fd6 Mon Sep 17 00:00:00 2001 From: jos Date: Mon, 30 Nov 2015 15:45:46 +0100 Subject: [PATCH] Fixed #1470: broken url in docs --- docs/timeline/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/timeline/index.html b/docs/timeline/index.html index 94da630f..286357ad 100644 --- a/docs/timeline/index.html +++ b/docs/timeline/index.html @@ -1529,7 +1529,7 @@ var items = new vis.DataSet([ }; - A full example is available here: 08_manipulation_callbacks.html. + A full example is available here: editingItemsCallbacks.html.

Templates