Browse Source

Fixed #1470: broken url in docs

fixDataView
jos 9 years ago
parent
commit
2f1ff1b9d2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/timeline/index.html

+ 1
- 1
docs/timeline/index.html View File

@ -1529,7 +1529,7 @@ var items = new vis.DataSet([
}; };
</pre> </pre>
A full example is available here: <a href="../../examples/timeline/08_manipulation_callbacks.html">08_manipulation_callbacks.html</a>.
A full example is available here: <a href="../../examples/timeline/editing/editingItemsCallbacks.html">editingItemsCallbacks.html</a>.
<h2 id="Templates">Templates</h2> <h2 id="Templates">Templates</h2>

Loading…
Cancel
Save